From 9a5416ede398d077f21d9fc1cbe4a586cd467570 Mon Sep 17 00:00:00 2001 From: Erik Knizat Date: Thu, 15 Aug 2019 10:20:44 +0100 Subject: [PATCH] REPO-4338: Link documentation to acs-packaging --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 185d19a832..2bad172990 100644 --- a/README.md +++ b/README.md @@ -34,3 +34,4 @@ In this folder the distribution zip is build. It contains all the war files, lib * [Create a custom Docker image](https://github.com/Alfresco/acs-packaging/blob/master/docs/create-custom-image.md) * [Creating customized Docker images using an existing Docker image](https://github.com/Alfresco/acs-packaging/blob/master/docs/create-custom-image-using-existing-docker-image.md) * [Verifying that AMPs have been applied](https://github.com/Alfresco/acs-packaging/blob/master/docs/verify-the-amp-has-been-applied.md) +* [Create and configure custom Transforms](https://github.com/Alfresco/acs-packaging/blob/master/docs/custom-transforms-and-renditions.md)