This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/nutch-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 8456fb5 Revert incorrect change in doap.rdf (see #2)
8456fb5 is described below
commit 8456fb597e2dc3147312032298ac24d25a8a5632
Author: Sebastian Nagel <[email protected]>
AuthorDate: Sat May 11 20:30:51 2024 +0200
Revert incorrect change in doap.rdf (see #2)
---
content/doap.rdf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/doap.rdf b/content/doap.rdf
index 186fe9a..0799f8f 100644
--- a/content/doap.rdf
+++ b/content/doap.rdf
@@ -33,7 +33,7 @@
<mailing-list
rdf:resource="https://nutch.apache.org/community/mailing-lists/" />
<download-page rdf:resource="https://www.apache.org/dyn/closer.cgi/nutch/"
/>
<programming-language>Java</programming-language>
- <category
rdf:resource="https://projects.apache.org/projects.html?category#web-framework"
/>
+ <category rdf:resource="http://projects.apache.org/category/web-framework"
/>
<release>
<Version>
<name>Apache Nutch 1.20</name>