Draft: Fix hardcode of "docs.gitlab.com"
What does this MR do and why?
Resolve #4009 (closed)
Remove the hardcode of docs.gitlab.com in the code.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
-
Recreate the GDK database
bundle exec rake db:reset RAILS_ENV=development
-
Open the
http://127.0.0.1:3000/admin/application_settings/preferences
page and expect that there will no longer be hardcode in the input box
由 路志远 编辑于