Skip to content

Replace `.html` with `.md` in `help_page_link` helpers

Vasilii Iakliushin requested to merge update-links-for-documentation into master

Contributes to #208354 (closed)

What does this MR do?

We use .md format for majority of these pages. This MR fixes cases when html extension is used for a link generation. It does not affect functionality. The correctness of the extension will be later checked in the upcoming linter.

Extra:

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Vasilii Iakliushin

Merge request reports