From ac312e2f9aded608d45902449c6ef3236c97e215 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Fri, 16 Mar 2018 12:20:59 +0800 Subject: [PATCH] fix: update the homepage of Element Angular --- aio/content/marketing/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index c72383a842..6f8a9d5fe3 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -368,7 +368,7 @@ "desc": "Angular UI libraries derived from Element UI.", "rev": true, "title": "Element Angular", - "url": "https://github.com/eleme/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.",