Fix broken anchor in link to handbook (change username)
What does this MR do and why?
Describe in detail what your merge request does and why.
@eread noticed that there is a broken anchor in the link to the handbook procedure to "change your username at gitlab.com".
Page with broken anchor link: https://docs.gitlab.com/ee/user/profile/#change-your-username
Existing link to destination page (anchor incorrect): https://about.gitlab.com/handbook/tools-and-tips/#how-to-change-your-username-at-gitlabcom
New link to destination page (anchor correct): https://about.gitlab.com/handbook/tools-and-tips/#change-your-username-at-gitlabcom
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
Numbered steps to set up and validate the change are strongly suggested.
- Go to https://docs.gitlab.com/ee/user/profile/#change-your-username.
- Click on link with text "this procedure in the GitLab Team Handbook".
- Notice that anchor in url is incorrect.
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.