You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/06/17 10:19:11 UTC

[sling-org-apache-sling-scripting-thymeleaf] 02/02: fix Bundle-DocURL

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 <ol...@apache.org>
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
olli@apache.org.