This is an automated email from the ASF dual-hosted git repository. olli pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit 653ddc731559a68ad3fa67d195ef05c53778f8ab Author: Oliver Lietz <[email protected]> AuthorDate: Sun Jun 17 09:40:39 2018 +0200 fix Bundle-DocURL --- bnd.bnd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bnd.bnd b/bnd.bnd index 172b7ff..39f63c5 100644 --- a/bnd.bnd +++ b/bnd.bnd @@ -2,7 +2,7 @@ Bundle-Category: sling Bundle-Description: ${project.description} -Bundle-DocURL: https://sling.apache.org +Bundle-DocURL: https://sling.apache.org/documentation/bundles/scripting/scripting-thymeleaf.html Bundle-License: Apache License, Version 2.0 -- To stop receiving notification emails like this one, please contact [email protected].
