From 11bcb7ef1060b7bbb7d846cbb74c4b89ea05b522 Mon Sep 17 00:00:00 2001 From: "hao.huang" Date: Fri, 6 May 2016 18:59:59 +0800 Subject: [PATCH] Add permalink Add permalink to docs, so we can access with 'prev' and 'next' --- docs/docs/tutorial.zh-CN.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/tutorial.zh-CN.md b/docs/docs/tutorial.zh-CN.md index 6f09154b7e1f..528c52198517 100755 --- a/docs/docs/tutorial.zh-CN.md +++ b/docs/docs/tutorial.zh-CN.md @@ -1,6 +1,7 @@ --- id: tutorial-zh-CN title: 教程 +permalink: tutorial-zh-CN.html prev: getting-started-zh-CN.html next: thinking-in-react-zh-CN.html ---