Skip to content

Update link to point to new location

Kati Paizee requested to merge kpaizee-fix-redirected-link into master

What does this MR do and why?

The docs page user/project/repository/repository_mirroring.md was moved to a new location: user/project/repository/mirror/index.md.

There is currently a redirect in place to make sure the link redirects to the new page, but as the old page is now due for removal, we should update the links in the UI to point to the correct page.

Related MR: !83832 (merged)

Related issue: technical-writing#565 (closed)

Job that identified the broken links: https://gitlab.com/gitlab-org/gitlab/-/jobs/2263919454

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

If you enter https://docs.gitlab.com/ee/user/project/repository/repository_mirroring.html in your browser, it will redirect to https://docs.gitlab.com/ee/user/project/repository/mirror/index.html.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Kati Paizee

Merge request reports