You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by gh...@apache.org on 2018/11/09 09:42:53 UTC

[sling-org-apache-sling-installer-provider-installhook] branch master updated: README fix

This is an automated email from the ASF dual-hosted git repository.

ghenzler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-installer-provider-installhook.git


The following commit(s) were added to refs/heads/master by this push:
     new 073bb99  README fix
073bb99 is described below

commit 073bb998afc0b9ff0500717c45f4957178de3d79
Author: georg.henzler <ge...@netcentric.biz>
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.