From b194f66fbc1bd77cfeecd6843288abda36f285e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20O=E2=80=99Shannessy?= Date: Fri, 29 Jul 2016 16:24:43 -0700 Subject: [PATCH] [docs] add permalink for newly translated page (#7380) (cherry picked from commit 57ae3b389d61a82e2883c30288f45421cbf819b8) --- docs/docs/02-displaying-data.zh-TW.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/02-displaying-data.zh-TW.md b/docs/docs/02-displaying-data.zh-TW.md index 45b169012e..ed0c8ade82 100644 --- a/docs/docs/02-displaying-data.zh-TW.md +++ b/docs/docs/02-displaying-data.zh-TW.md @@ -1,7 +1,7 @@ --- id: displaying-data-zh-TW title: Displaying Data -permalink: displaying-data-zh-TW.html +permalink: docs/displaying-data-zh-TW.html prev: why-react-zh-TW.html next: jsx-in-depth-zh-TW.html ---