]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
don't let the urls point to httpd.apache.org.
authorAndré Malo <nd@apache.org>
Sat, 16 Oct 2004 18:40:08 +0000 (18:40 +0000)
committerAndré Malo <nd@apache.org>
Sat, 16 Oct 2004 18:40:08 +0000 (18:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@105490 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/maf.xsl

index 1106869dff728ed2ed6d52dd8a9ce687a3c1c990..9a7b9745e9058f1112ce521999f339b317ca8275 100644 (file)
@@ -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;