Skip to content

Docs: Fix anchors in Omnibus docs

Marcel Amirault requested to merge (removed):docs-anchors into master

What does this MR do?

This fixes all the broken anchors/links in the omnibus docs as found by the Docs Team link tester.

Related to: https://gitlab.com/gitlab-com/gitlab-docs/issues/330

Changing the header title?

  • Is it completely necessary to change the title? Changing titles breaks deep linking. If yes, proceed further.
  • Move the old heading title to the bottom of the page.
  • Change the header tag to h5, #####.

Moving docs to a new location?

See the guidelines: https://docs.gitlab.com/ee/development/documentation/#changing-document-location.

  • Make sure the old link is not removed and has its contents replaced with a link to the new location.
  • Make sure internal links pointing to the document in question are not broken.

Merge request reports