This is an automated email from the ASF dual-hosted git repository.

freeandnil pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-log4net-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new de031b1  updated doap to https
de031b1 is described below

commit de031b1ed8e2007d661ea253e90578da999cdfb7
Author: Jan Friedrich <[email protected]>
AuthorDate: Thu May 22 20:14:22 2025 +0200

    updated doap to https
---
 log4net-3.1.0/doap_log4net.rdf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/log4net-3.1.0/doap_log4net.rdf b/log4net-3.1.0/doap_log4net.rdf
index 7d3f0da..0cd4282 100644
--- a/log4net-3.1.0/doap_log4net.rdf
+++ b/log4net-3.1.0/doap_log4net.rdf
@@ -22,12 +22,12 @@
  limitations under the License.
 
 -->
-  <Project rdf:about="http://logging.apache.org/log4net";>
+  <Project rdf:about="https://logging.apache.org/log4net";>
     <created>2007-02-09</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"; />
     <name>Apache log4net</name>
-    <homepage rdf:resource="http://logging.apache.org/log4net/"; />
-    <asfext:pmc rdf:resource="http://logging.apache.org"; />
+    <homepage rdf:resource="https://logging.apache.org/log4net/"; />
+    <asfext:pmc rdf:resource="https://logging.apache.org"; />
     <shortdesc>Apache log4net provides logging services for .NET.</shortdesc>
     <bug-database 
rdf:resource="https://github.com/apache/logging-log4net/issues"; />
     <mailing-list rdf:resource="https://logging.apache.org/support.html"; />

Reply via email to