diff --git a/README.md b/README.md index 3c01e6f1..081969c5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Contains the common transformer (T-Engine) code, plus a few actual implementatio * `alfresco-transformer-base` - library packaged as a jar file which contains code that is common to all the transformers; see the sub-project's - [README](alfresco-transform-core/tree/master/alfresco-transformer-base) + [README](https://github.com/Alfresco/alfresco-transform-core/blob/master/alfresco-transformer-base/README.md) * `alfresco-docker-` - multiple T-Engines; each one of them builds both a SpringBoot fat jar and a Docker image