docs: fix links typo (#427)

This commit is contained in:
Liu Xinyu
2018-05-13 14:01:46 +08:00
committed by ULIVZ
parent edcaabd224
commit 0f8f7d4c99
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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
+1 -1
View File
@@ -148,7 +148,7 @@ lang = "en-US"
[[toc]]
目录(Table of Contents)的渲染可以通过 [`markdown.toc`](../config/#markdowntoc) 选项来配置。
目录(Table of Contents)的渲染可以通过 [`markdown.toc`](../config/#markdown-toc) 选项来配置。
## 自定义容器