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-jcr-contentloader.git
The following commit(s) were added to refs/heads/master by this push:
new fdb406c fix bundle header name
fdb406c is described below
commit fdb406c69f5ec28bdff03e4c57376ada92f3b436
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Dec 16 09:23:47 2021 +0100
fix bundle header name
---
bnd.bnd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bnd.bnd b/bnd.bnd
index ae5b690..7c9648b 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,4 +1,4 @@
-Bundle-Documentation:
https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html
+Bundle-DocURL:
https://sling.apache.org/documentation/bundles/content-loading-jcr-contentloader.html
Bundle-Category:\
sling,\
jcr,\