summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/InternalLinkExtension.yml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/.vale/gitlab/InternalLinkExtension.yml')
-rw-r--r--doc/.vale/gitlab/InternalLinkExtension.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/.vale/gitlab/InternalLinkExtension.yml b/doc/.vale/gitlab/InternalLinkExtension.yml
index d07a2600798..94a935196a7 100644
--- a/doc/.vale/gitlab/InternalLinkExtension.yml
+++ b/doc/.vale/gitlab/InternalLinkExtension.yml
@@ -1,9 +1,11 @@
---
+# Error: gitlab.InternalLinkExtension
+#
# Checks that internal links have .md extenstion and not .html extension.
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: existence
-message: Link %s must use the .md file extension.
+message: 'Link "%s" must use the .md file extension.'
link: https://docs.gitlab.com/ee/development/documentation/styleguide.html#links-to-internal-documentation
level: error
scope: raw