From 02b9835427a6e22992192c41b162427d0d9b9b4e Mon Sep 17 00:00:00 2001 From: Xinyu Liu Date: Sat, 12 May 2018 16:50:11 +0800 Subject: [PATCH] docs: fix links typo --- docs/guide/markdown.md | 2 +- docs/zh/guide/markdown.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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) 选项来配置。 ## 自定义容器