From d4dab4eafe79df6851b99c318c29c4ba1c29cf45 Mon Sep 17 00:00:00 2001 From: Angel Borroy Date: Thu, 18 Jun 2015 19:51:18 +0200 Subject: [PATCH] AMP download URL --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9148f9b..d856643 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Downloading the ready-to-deploy-plugin -------------------------------------- The binary distribution is made of one AMP file for repo and another AMP file for share: -* [share AMP](https://github.com/keensoft/alfresco-site-groups/releases/download/1.0-SNAPSHOT/agreement-site-groups-1.0-SNAPSHOT.amp) +* [share AMP](https://github.com/keensoft/alfresco-site-groups/releases/download/1.0-SNAPSHOT/site-groups.amp) You can install it by using standard [Alfresco deployment tools](http://docs.alfresco.com/community/tasks/dev-extensions-tutorials-simple-module-install-amp.html) @@ -22,4 +22,4 @@ If you are new to Alfresco and the Alfresco Maven SDK, you should start by readi You can build the artifacts from source code using maven ```sh $ mvn clean package -``` \ No newline at end of file +```