This is an automated email from the ASF dual-hosted git repository.
snagel pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/nutch-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new d7ac03a Revert incorrect change in doap.rdf (see #2)
d7ac03a is described below
commit d7ac03a033e1db8f161e7dea236d482a2c2460ce
Author: Sebastian Nagel <[email protected]>
AuthorDate: Sat May 11 20:27:43 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>