summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMatija Čupić <matteeyah@gmail.com>2018-06-07 17:26:19 +0000
committerMatija Čupić <matteeyah@gmail.com>2018-06-07 17:26:19 +0000
commit6ca8668f13b0c88ebc9eaad9eca20161fc925e4b (patch)
tree5f905ea84fcce08d6b3396c419aa0c2d838777cb /doc
parente4027a746cdf474671319d236f12ed3676ef3d22 (diff)
downloadgitlab-ce-6ca8668f13b0c88ebc9eaad9eca20161fc925e4b.tar.gz
Link option descriptions
Diffstat (limited to 'doc')
-rw-r--r--doc/topics/autodevops/index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md
index 1211529b8f7..cf85187a570 100644
--- a/doc/topics/autodevops/index.md
+++ b/doc/topics/autodevops/index.md
@@ -241,9 +241,9 @@ You can change the deployment strategy used by Auto DevOps from within the UI.
The available options are:
* Continuous deployment to production
- * This enables Auto Deploy - https://docs.gitlab.com/ee/topics/autodevops/#auto-deploy
+ * This enables [Auto Deploy](https://docs.gitlab.com/ee/topics/autodevops/#auto-deploy)
* Automatic deployment to staging, manual deployment to production
- * The user is responsible for deploying to staging and production - https://docs.gitlab.com/ce/ci/environments.html#manually-deploying-to-environments
+ * The user is responsible for [deploying to staging and production](https://docs.gitlab.com/ce/ci/environments.html#manually-deploying-to-environments)
## Stages of Auto DevOps