diff --git a/doc/development/documentation/styleguide/index.md b/doc/development/documentation/styleguide/index.md index af6a536b2e28ca58ed186eb0141826985c36fe6b..0bcfb3148a7e3df5b5582c86d3a50dc00b5f427a 100644 --- a/doc/development/documentation/styleguide/index.md +++ b/doc/development/documentation/styleguide/index.md @@ -112,7 +112,7 @@ features is limited by our linters, so, use regular Markdown and follow the rule linked style guide. You can't use Kramdown-specific markup (for example, `{:.class}`). For a complete Kramdown reference, see the -[GitLab Markdown Guide](https://about.gitlab.com/handbook/markdown-guide/). +[GitLab Markdown Guide](https://handbook.gitlab.com/handbook/markdown-guide/). The Markdown format is [tested](../testing.md) by using markdownlint and Vale.