Skip to content

Fix doc link to code suggestions in MR diff tab

Marcin Sedlak-Jakubowski requested to merge msj-mr-helper-doc-link into master

What does this MR do and why?

Fix incorrect doc link in MR diff tab, identified in #358703 (closed)

Screenshots

image

How to set up and validate locally

  1. Start GDK.
  2. Go to a merge request with code changes.
  3. Add a suggestion.
  4. Click ? next to Suggested changes.

Button now correctly links to https://docs.gitlab.com/ee/user/project/merge_requests/reviews/suggestions.html

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports