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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2022-07-18 03:48:56 +0300
committerEvan Read <eread@gitlab.com>2022-07-18 03:49:12 +0300
commit069d6e4929e9b91e8a51114887797d338d36411c (patch)
tree6d66101558cbe9584f936d07205a58c86b246dbf /doc/releases.md
parent871d6f74c48cbd9dff6ba54b83c6d5ccc8a25b01 (diff)
Fix invalid anchor links
Diffstat (limited to 'doc/releases.md')
-rw-r--r--doc/releases.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/releases.md b/doc/releases.md
index 5d49de5d..df581220 100644
--- a/doc/releases.md
+++ b/doc/releases.md
@@ -163,7 +163,6 @@ The merge requests for the dropdowns should now all be merged into their respect
1. Check the [pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/pipelines)
and make sure the pipelines in all the MRs are green.
-1. Merge all of the [dropdown merge requests](#update-dropdown-for-online-versions).
1. Merge the [release merge request](#create-release-merge-request).
1. Each merge triggers a new pipeline for each stable branch.
Check the [pipelines page](https://gitlab.com/gitlab-org/gitlab-docs/-/pipelines) and wait
@@ -187,8 +186,7 @@ For example, if you released the 14.1 documentation, the first dropdown entry sh
### `Could not find remote branch` error
-When you create the [stable branch](#create-stable-branch-and-docker-image-for-release)
-or create the MRs to [update the dropdown](#update-dropdown-for-online-versions),
+When you create the [stable branch](#create-stable-branch-and-docker-image-for-release),
the pipeline fails with an error similar to the following:
```shell