Skip to content

Fix redirected links in docs

Marcin Sedlak-Jakubowski requested to merge msj-docs-redirects-omnibus-docs into master

What does this MR do?

Related gitlab-docs#601 (closed)

Regarding the change of the OKD doc - the URL for 3.11 is the one returned when requesting the previous one. It seems the guide is not present in the latest docs anymore.

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?

  • 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