Update redirecting links to resolved URLs
What does this MR do and why?
Updates external documentation links that currently return an HTTP redirect so they point directly at their resolved destination URLs.
The changes were generated by the new fix-redirects task in docs-gitlab-com, which follows
redirects with lychee and rewrites the source links to their final targets. GitLab issue, epic,
and work-item redirects were left for manual review and are not included.
Related
- Tooling that generated these changes: gitlab-org/technical-writing/docs-gitlab-com!2338
- Related to Proposal: Autogenerate MRs to clean up out-of-d... (gitlab-org/technical-writing/docs-gitlab-com#635)
Edited by Marcel Amirault