summaryrefslogtreecommitdiff
path: root/doc/api/markdown.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/markdown.md')
-rw-r--r--doc/api/markdown.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/markdown.md b/doc/api/markdown.md
index b4b700d24d6..e79b05ac012 100644
--- a/doc/api/markdown.md
+++ b/doc/api/markdown.md
@@ -20,7 +20,7 @@ To remove the requirement to authenticate, ask an administrator to
[disable the feature flag](../administration/feature_flags.md) named `authenticate_markdown_api`.
On GitLab.com, this feature is available.
-All API calls to the Markdown API must be [authenticated](index.md#authentication).
+All API calls to the Markdown API must be [authenticated](rest/index.md#authentication).
## Render an arbitrary Markdown document