This is an automated email from the ASF dual-hosted git repository. kwin pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-caconfig-api.git
commit fd5c4b1c6b5f9f67da4e51fab39cf7337283fbff Author: sseifert <[email protected]> AuthorDate: Mon Nov 6 16:48:46 2017 +0100 add documentation link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc85cf8..8d1fde2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Apache Sling Context-Aware Configuration API This module is part of the [Apache Sling](https://sling.apache.org) project. + +Documentation: [Apache Sling Context-Aware Configuration](https://sling.apache.org/documentation/bundles/context-aware-configuration/context-aware-configuration.html)
