summaryrefslogtreecommitdiff
path: root/doc/README.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2017-09-07 20:39:09 +0000
committerKamil TrzciƄski <ayufan@ayufan.eu>2017-09-07 20:39:09 +0000
commitd98b6a6fbfc95265933407a74e16f90fa3bda6a7 (patch)
tree8e612c9ce08c4a91b90dd5b92fbef4994ff9c440 /doc/README.md
parent42e487426da088109e1f1b6270fd181c97cde5f8 (diff)
downloadgitlab-ce-d98b6a6fbfc95265933407a74e16f90fa3bda6a7.tar.gz
Add Auto DevOps docs
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index a59f71e83a5..b3e7c9bd0bf 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -24,7 +24,7 @@ plus premium features available in each version: **Enterprise Edition Starter**
Shortcuts to GitLab's most visited docs:
-| [GitLab CI](ci/README.md) | Other |
+| [GitLab CI/CD](ci/README.md) | Other |
| :----- | :----- |
| [Quick start guide](ci/quick_start/README.md) | [API](api/README.md) |
| [Configuring `.gitlab-ci.yml`](ci/yaml/README.md) | [SSH authentication](ssh/README.md) |
@@ -41,6 +41,7 @@ Shortcuts to GitLab's most visited docs:
- See also [GitLab Workflow - an overview](https://about.gitlab.com/2016/10/25/gitlab-workflow-an-overview/).
- [GitLab Markdown](user/markdown.md): GitLab's advanced formatting system (GitLab Flavored Markdown).
- [GitLab Quick Actions](user/project/quick_actions.md): Textual shortcuts for common actions on issues or merge requests that are usually done by clicking buttons or dropdowns in GitLab's UI.
+- [Auto DevOps](topics/autodevops/index.md)
### User account