diff --git a/docs/guide/markdown.md b/docs/guide/markdown.md index a15ec9e004..ca45b37587 100644 --- a/docs/guide/markdown.md +++ b/docs/guide/markdown.md @@ -150,7 +150,7 @@ A list of all emojis available can be found [here](https://github.com/markdown-i [[toc]] -Rendering of TOC can be configured using the [`markdown.toc`](../config/#markdowntoc) option. +Rendering of TOC can be configured using the [`markdown.toc`](../config/#markdown-toc) option. ## Custom Containers diff --git a/docs/zh/guide/markdown.md b/docs/zh/guide/markdown.md index 01808d6038..d3c168fee5 100644 --- a/docs/zh/guide/markdown.md +++ b/docs/zh/guide/markdown.md @@ -148,7 +148,7 @@ lang = "en-US" [[toc]] -目录(Table of Contents)的渲染可以通过 [`markdown.toc`](../config/#markdowntoc) 选项来配置。 +目录(Table of Contents)的渲染可以通过 [`markdown.toc`](../config/#markdown-toc) 选项来配置。 ## 自定义容器