Skip to content

Fix documentation link for policy violation bot comment

What does this MR do and why?

This MR fixes a documentation link in the policy violation bot comment. The redirect adds .html suffix automatically, so https://gitlab.com/help/user/application_security/policies was redirecting to invalid https://docs.gitlab.com/ee/user/application_security/policies.html path.

By adding /index, it will land on the correct page, as can be tested here: https://gitlab.com/help/user/application_security/policies/index

MR acceptance checklist

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

Related to #411656 (closed)

Merge request reports

Loading