Fix hardcoded url in about dropdown
What does this MR do and why?
Replace the hardcoded url in About Gitlab
dropdown with property defined in rails so that GitLab JH could override them, while the urls will stay unchanged in upstream.
Screenshots or screen recordings
Changes in GitLab JH
before | after |
---|---|
How to set up and validate locally
- Run GDK with GitLab JH
- Visit any page with a unsigned in guest role
- Click
About GitLab
on left top - Check the links in the dropdown
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.