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-settings.git
The following commit(s) were added to refs/heads/master by this push:
new 557abcc releng: fix bundle doc url
557abcc is described below
commit 557abcc84c90000206c2fac628f386a41f1e2a22
Author: Konrad Windszus <[email protected]>
AuthorDate: Thu Jul 30 09:26:15 2020 +0200
releng: fix bundle doc url
---
bnd.bnd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bnd.bnd b/bnd.bnd
index 03ccd6c..72c41c1 100644
--- a/bnd.bnd
+++ b/bnd.bnd
@@ -1,4 +1,4 @@
-Bundle-DocURL:
http://sling.apache.org/documentation/bundles/sling-settings-orgapacheslingsettings.html
+Bundle-DocURL:
https://sling.apache.org/documentation/bundles/sling-settings-org-apache-sling-settings.html
DynamicImport-Package:\
org.osgi.service.cm,\