From 45e579236e2506e3478ea3bffdbb848c5b2bd1c4 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Sat, 26 May 2018 09:27:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E4=B8=8D=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/navigation.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/aio/content/navigation.json b/aio/content/navigation.json index b16918c409..a3d4f8e3e4 100644 --- a/aio/content/navigation.json +++ b/aio/content/navigation.json @@ -454,11 +454,6 @@ } ] }, - { - "url": "guide/custom-elements", - "title": "自定义元素", - "tooltip": "把 Angular 组件用作自定义元素。" - }, { "title": "Service Worker", "tooltip": "Angular 的 Service Worker:控制应用的资源缓存。",