Trivial: Fix link in README

This commit is contained in:
montgolfiere
2020-07-29 11:28:20 +01:00
committed by GitHub
parent bb63bc07ce
commit 25d24dcb64

View File

@@ -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-<name>` - multiple T-Engines; each one of them builds both a SpringBoot fat jar
and a Docker image