From 3b551e0fcd977e1fb469e71413a52eeeca640eb0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=97=AD10045812?= Date: Tue, 30 Apr 2019 11:25:27 +0800 Subject: [PATCH] docs(aio): add awade jigsaw into resources (#30204) PR Close #30204 --- aio/content/marketing/resources.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 69ec166a69..ce7ae55e6e 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -490,6 +490,12 @@ "rev": true, "title": "Carbon Components Angular", "url": "https://angular.carbondesignsystem.com/" + }, + "jigsaw": { + "desc": "Jigsaw provides a set of web components based on Angular. It is supporting the development of all applications of Big Data Product of ZTE (http://www.zte.com.cn).", + "rev": true, + "title": "Awade Jigsaw (Chinese)", + "url": "http://rdk.zte.com.cn/components" } } }