From 938b609e91f39f57c779bcaaacfcda1e3b2d0527 Mon Sep 17 00:00:00 2001 From: Mario Romano Date: Thu, 1 Sep 2016 15:06:40 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 18ef46855f..ab919f08e9 100644 --- a/README.md +++ b/README.md @@ -51,17 +51,10 @@ necessary configuration, see this [page](PREREQUISITES.md). ## Components -The following is a list of some of the components that you can use when building your custom Alfresco web client: +To view the complete list of all the components that you can use to build your custom Alfresco (ECM,BPM) client follow the link below: +[Components](https://github.com/Alfresco/alfresco-ng2-components/tree/master/ng2-components). -- [Core library](ng2-components/ng2-alfresco-core/README.md) -- [DataTable](ng2-components/ng2-alfresco-datatable/README.md) -- [DocumentList](ng2-components/ng2-alfresco-documentlist/README.md) -- [Viewer](ng2-components/ng2-alfresco-viewer/README.md) -- [Login](ng2-components/ng2-alfresco-login/README.md) -- [Upload](ng2-components/ng2-alfresco-upload/README.md) -- [Webscript viewer](ng2-components/ng2-alfresco-webscript/README.md) - -You can browse all the components at the following [page](http://devproducts.alfresco.com/). +You can browse all the components also at the following [page](http://devproducts.alfresco.com/). ## Yeoman generators