This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch feature/SLING-8291_expose-error in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git
commit 073bb998afc0b9ff0500717c45f4957178de3d79 Author: georg.henzler <[email protected]> AuthorDate: Fri Nov 9 10:42:46 2018 +0100 README fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad4b2e1..e29d605 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ This module is part of the [Apache Sling](https://sling.apache.org) project. -Allows to synchronously install bundles and configurations as contained in a vault package. See [https://sling.apache.org/documentation/bundles/installer-provider-installhook.html) for details. \ No newline at end of file +Allows to synchronously install bundles and configurations as contained in a vault package. See [Sling documentation](https://sling.apache.org/documentation/bundles/installer-provider-installhook.html) for details.
