From f45063a9c8c7e9df759123c1da91b9c2a8162ce1 Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Sun, 10 Mar 2019 21:39:49 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A2=9E=E5=8A=A0=20flutter=20=E9=93=BE?= =?UTF-8?q?=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index 22833b3b2f..a7028898d6 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -23,6 +23,10 @@ { "url": "translations/cn/home", "title": "关于中文版" + }, + { + "url": "https://flutter-io.cn/", + "title": "友站:Flutter CN" } ], "TopBarNarrow": [ @@ -666,6 +670,11 @@ "tooltip": "Ant Design Mobile 的 Angular 实现,服务于无线产品。", "url": "https://ng.mobile.ant.design/" }, + { + "url": "https://flutter-io.cn/", + "tooltip": "Flutter 中文文档站", + "title": "友站:Flutter 中文" + }, { "url": "guide/change-log", "title": "Change Log",