Skip to content

Update a redirected link

Marcel Amirault requested to merge docs-fix-link into master

What does this MR do?

Simply updates a redirected link, as detected by the Docs project link tester.

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.
  • Search and replace any links referring to old docs in GitLab Runner's source code

Merge request reports