From 1dc2a6ee81f77a086d5356e215cc2c1938e2951c Mon Sep 17 00:00:00 2001 From: Zhicheng WANG Date: Wed, 17 Feb 2021 11:47:38 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=81=A2=E5=A4=8D=E8=8B=B1=E6=96=87?= =?UTF-8?q?=E7=89=88=EF=BC=8C=E5=87=86=E5=A4=87=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aio/content/marketing/resources.json | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index c0357d10ba..093157f619 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -6,8 +6,8 @@ "order": 1, "resources": { "awesome-angular-components": { - "desc": "在 Github 上维护的一份组件与库的社区索引。", - "title": "Angular 组件与库的名录", + "desc": "A community index of components and libraries maintained on GitHub", + "title": "Catalog of Angular Components & Libraries", "url": "https://github.com/brillout/awesome-angular-components" }, "angular-ru": { @@ -187,7 +187,7 @@ } } }, - "工具": { + "Tooling": { "order": 2, "resources": { "a1": { @@ -395,12 +395,6 @@ "title": "Blox Material", "url": "https://github.com/src-zone/material" }, - "element": { - "desc": "Angular UI libraries derived from Element UI.", - "rev": true, - "title": "Element Angular", - "url": "https://github.com/ElemeFE/element-angular" - }, "essentialjs2": { "desc": "Essential JS 2 for Angular is a collection modern TypeScript based true Angular Components. It has support for Ahead Of Time (AOT) compilation and Tree-Shaking. All the components are developed from the ground up to be lightweight, responsive, modular and touch friendly.", "title": "Essential JS 2",