From 26b9492315893580451f69146a59f7d5c54953e9 Mon Sep 17 00:00:00 2001 From: Ketan Gote Date: Wed, 12 Jul 2017 03:36:14 +0530 Subject: [PATCH] docs(aio): Added resource link to amexio-ng-extensions [duplicate of #17785] (#17790) --- aio/content/marketing/resources.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/aio/content/marketing/resources.json b/aio/content/marketing/resources.json index 4f5f732fb3..9620a81e95 100644 --- a/aio/content/marketing/resources.json +++ b/aio/content/marketing/resources.json @@ -317,6 +317,13 @@ "rev": true, "title": "jQWidgets", "url": "https://www.jqwidgets.com/angular/" + }, + "amexio": { + "desc": "Amexio (Angular MetaMagic EXtensions for Inputs and Outputs) is a rich set of Angular components powered by Bootstrap for Responsive Design. UI Components include Standard Form Components, Data Grids, Tree Grids, Tabs etc. Open Source (Apache 2 License) & Free and backed by MetaMagic Global Inc", + "rev": true, + "title": "Amexio - Angular Extensions", + "url": "http://www.amexio.tech/", + "logo": "http://www.amexio.org/amexio-logo.png" } } }