Skip to content

Fix broken anchor in link to handbook (change username)

Michael Trainor requested to merge fix-broken-anchor-change-username into master

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.

  1. Go to https://docs.gitlab.com/ee/user/profile/#change-your-username.
  2. Click on link with text "this procedure in the GitLab Team Handbook".
  3. 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.

Edited by Michael Trainor

Merge request reports