Fix help links for merge request approvals
What does this MR do and why?
Fixes the help links for the merge request approvals documentation in https://docs.gitlab.com/ee/user/project/merge_requests/approvals/index.html
The broken links recently surfaced in https://twitter.com/yavladikku/status/1456637261223710729?s=21
Screenshots or screen recordings
How to set up and validate locally
For the approvals link
- Use a free instance or set up the project to have optional approvals
- Visit a merge request and look for the approvals widget
- Click on the (?) icon next to
Approval is optional
For the eligible approvals link
- Use licensed instance
- Visit a merge request and expand the approvals widget
- Click on the (?) icon next to
Eligible users
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.