Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-04-08 06:11:30 +0300
committerEvan Read <eread@gitlab.com>2019-04-08 06:11:30 +0300
commit0f2dda8718a38eb35f48d48522f3a779c4cd437b (patch)
tree47f246dffcb10fa88394abc250a46515115dc0d0 /doc/ci/introduction
parent0ef0c1994b050b35b50d0f3f4a0fe1c4c67f1072 (diff)
Docs: Fix anchors related to environments doc
Diffstat (limited to 'doc/ci/introduction')
-rw-r--r--doc/ci/introduction/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/introduction/index.md b/doc/ci/introduction/index.md
index d505f2ae4ce..6055d8c282a 100644
--- a/doc/ci/introduction/index.md
+++ b/doc/ci/introduction/index.md
@@ -127,7 +127,7 @@ displayed by GitLab:
![pipeline status](img/pipeline_status.png)
At the end, if anything goes wrong, you can easily
-[roll back](../environments.md#rolling-back-changes) all the changes:
+[roll back](../environments.md#retrying-and-rolling-back) all the changes:
![rollback button](img/rollback.png)