From 9ad4498655186b8ae0461bad7478cfd1a973a877 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Thu, 13 Sep 2018 13:10:28 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=20ng-zorro=20?= =?UTF-8?q?=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index d7e336336b..dcb4203339 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -551,10 +551,15 @@ "url": "https://github.com/ng-docs/ng-docs.github.io/issues" }, { - "title": "Material 组件库", + "title": "官方 Material 组件库", "tooltip": "Angular Material 组件库的中文文档", "url": "https://material.angular.cn" }, + { + "title": "ng-zorro 组件库", + "tooltip": "Ant Design 的 Angular 实现,服务于企业级后台产品。", + "url": "https://ng.ant.design/" + }, { "url": "guide/change-log", "title": "Change Log",