This is an automated email from the ASF dual-hosted git repository.
freeandnil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
The following commit(s) were added to refs/heads/master by this push:
new fec7340d fix download location #142
fec7340d is described below
commit fec7340db27ff67d416fd52a14fc1d2ae5fbd31b
Author: Jan Friedrich <[email protected]>
AuthorDate: Sat Jun 22 21:06:03 2024 +0200
fix download location #142
---
src/site/resources/doap_log4net.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/resources/doap_log4net.rdf
b/src/site/resources/doap_log4net.rdf
index fd6ad3bb..a2405446 100644
--- a/src/site/resources/doap_log4net.rdf
+++ b/src/site/resources/doap_log4net.rdf
@@ -31,7 +31,7 @@
<shortdesc>Apache log4net provides logging services for .NET.</shortdesc>
<bug-database
rdf:resource="https://github.com/apache/logging-log4net/issues" />
<mailing-list
rdf:resource="http://logging.apache.org/log4net/mail-lists.html" />
- <download-page
rdf:resource="https://logging.apache.org/log4net/download_log4net.html" />
+ <download-page
rdf:resource="https://logging.apache.org/log4net/release/download.html" />
<programming-language>C#</programming-language>
<category rdf:resource="http://projects.apache.org/category/library" />
<repository>