This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to tag 10 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter-docker.git
commit b92e4b0be81ef1edc57e75bc2f9e7a8ab8c0224d Author: Robert Munteanu <[email protected]> AuthorDate: Wed Feb 7 17:41:18 2018 +0200 Fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a692333..71906c0 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Supported tags === * `10, latest` - Apache Sling Starter 10 - ( [Dockerfile](https://github.com/apache/sling-org-apache-sling-starter-docker/blob/10/Dockerfile) ) -* `9`- Apache Sling Launchpad 9 - ( [Dockerfile]https://github.com/apache/sling-org-apache-sling-starter-docker/blob/9/Dockerfile) ) +* `9`- Apache Sling Launchpad 9 - ( [Dockerfile](https://github.com/apache/sling-org-apache-sling-starter-docker/blob/9/Dockerfile) ) Launching instructions === -- To stop receiving notification emails like this one, please contact [email protected].
