This is an automated email from the ASF dual-hosted git repository. dklco pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-auth-form.git
commit 567d5a4d0aa8363652452c9c9065638dc5ef6737 Author: Dan Klco <[email protected]> AuthorDate: Wed May 23 12:01:41 2018 -0400 Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b3a282d..bbceda2 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Bundle implementing form based authentication with login and logout support. Authentication state is maintained in a Cookie or in an HTTP Session. The password is only submitted when first authenticating. -This module is part of the [Apache Sling](https://sling.apache.org) project. +This module is part of the [Apache Sling](https://sling.apache.org) project. You can read more about this module on our [documentation site](http://sling.apache.org/documentation/the-sling-engine/authentication/authentication-authenticationhandler/form-based-authenticationhandler.html). -- To stop receiving notification emails like this one, please contact [email protected].
