Author: sebb
Date: Wed Jul 19 08:56:16 2023
New Revision: 1911130

URL: http://svn.apache.org/viewvc?rev=1911130&view=rev
Log:
Standardise links

Modified:
    commons/cms-site/trunk/doap/doap_validator.rdf

Modified: commons/cms-site/trunk/doap/doap_validator.rdf
URL: 
http://svn.apache.org/viewvc/commons/cms-site/trunk/doap/doap_validator.rdf?rev=1911130&r1=1911129&r2=1911130&view=diff
==============================================================================
--- commons/cms-site/trunk/doap/doap_validator.rdf (original)
+++ commons/cms-site/trunk/doap/doap_validator.rdf Wed Jul 19 08:56:16 2023
@@ -24,8 +24,8 @@
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
-    <bug-database 
rdf:resource="http://commons.apache.org/validator/issue-tracking.html"/>
-    <download-page 
rdf:resource="http://commons.apache.org/validator/downloads.html"/>
+    <bug-database 
rdf:resource="https://issues.apache.org/jira/browse/VALIDATOR"/>
+    <download-page 
rdf:resource="http://commons.apache.org/validator/download_validator.cgi"/>
     <asfext:pmc rdf:resource="http://commons.apache.org/"/>
     <shortdesc xml:lang="en">Validation Framework and Routines</shortdesc>
     <description xml:lang="en">


Reply via email to