Commit df4fc6e1 authored by Andre Malo's avatar Andre Malo
Browse files

don't let the urls point to httpd.apache.org.

parent 43bdd104
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
             xmlns:NC="http://home.netscape.com/NC-rdf#"
             xmlns:RDF="http://www.w3.org/1999/02/22-rdf-syntax-ns#">&lf;
  <RDF:Description RDF:about="urn:root">&lf;
    <MAF:originalurl RDF:resource="http://httpd.apache.org/docs-2.0/{$lang}/" />&lf;
    <MAF:originalurl RDF:resource="" />&lf;
    <MAF:title RDF:resource="{title}" />&lf;
    <xsl:if test="$date">
        <MAF:archivetime RDF:resource="{$date}" />&lf;