Author: nick
Date: Mon Oct 28 21:35:45 2019
New Revision: 1869088
URL: http://svn.apache.org/viewvc?rev=1869088&view=rev
Log:
Correct the RDF link for the projects category, and add us to Content too
Modified:
tika/site/src/site/resources/doap.rdf
Modified: tika/site/src/site/resources/doap.rdf
URL:
http://svn.apache.org/viewvc/tika/site/src/site/resources/doap.rdf?rev=1869088&r1=1869087&r2=1869088&view=diff
==============================================================================
--- tika/site/src/site/resources/doap.rdf (original)
+++ tika/site/src/site/resources/doap.rdf Mon Oct 28 21:35:45 2019
@@ -38,7 +38,8 @@
</foaf:OnlineAccount>
</foaf:account>
<programming-language>Java</programming-language>
- <category
rdf:resource="https://projects.apache.org/projects.html?category#library" />
+ <category rdf:resource="http://projects.apache.org/category/content" />
+ <category rdf:resource="http://projects.apache.org/category/library" />
<release>
<Version>
<name>Apache Tika 1.22</name>