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

snagel pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nutch-site.git


The following commit(s) were added to refs/heads/main by this push:
     new c011a7e  Revert incorrect change (#2)
c011a7e is described below

commit c011a7eec90ad4ded0ea3a028419f63666da3aa8
Author: Sebb <[email protected]>
AuthorDate: Sat May 11 19:24:51 2024 +0100

    Revert incorrect change (#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>

Reply via email to