This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xalan-pmc.git
commit 44a4c2e2e47e47f0a8c7830c346047053a73c8f0 Author: Michael Glavassevich <[email protected]> AuthorDate: Sun Sep 11 23:11:49 2011 +0000 Fixing a few other links. --- doap_Xalan_for_C++_XSLT_Processor.rdf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doap_Xalan_for_C++_XSLT_Processor.rdf b/doap_Xalan_for_C++_XSLT_Processor.rdf index d134870..21a76a7 100644 --- a/doap_Xalan_for_C++_XSLT_Processor.rdf +++ b/doap_Xalan_for_C++_XSLT_Processor.rdf @@ -21,11 +21,11 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:foaf="http://xmlns.com/foaf/0.1/"> - <Project rdf:about="http://xml.apache.org/xalan-j/"> + <Project rdf:about="http://xml.apache.org/xalan-c/"> <created>2011-09-11</created> <license rdf:resource="http://usefulinc.com/doap/licenses/asl20" /> <name>Apache Xalan for C++ XSLT Processor</name> - <homepage rdf:resource="http://xml.apache.org/xalan-j/" /> + <homepage rdf:resource="http://xml.apache.org/xalan-c/" /> <asfext:pmc rdf:resource="http://xalan.apache.org" /> <shortdesc>Xalan-C++ is an XSLT processor written in C++.</shortdesc> <description>Xalan-C++ is an XSLT processor for transforming XML documents into HTML, text, or other XML document types.</description> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
