You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by er...@apache.org on 2006/01/20 12:24:39 UTC

svn commit: r370792 - /directory/trunks/site/pom.xml

Author: ersiner
Date: Fri Jan 20 03:24:32 2006
New Revision: 370792

URL: http://svn.apache.org/viewcvs?rev=370792&view=rev
Log:
Fixing site address.

Modified:
    directory/trunks/site/pom.xml

Modified: directory/trunks/site/pom.xml
URL: http://svn.apache.org/viewcvs/directory/trunks/site/pom.xml?rev=370792&r1=370791&r2=370792&view=diff
==============================================================================
--- directory/trunks/site/pom.xml (original)
+++ directory/trunks/site/pom.xml Fri Jan 20 03:24:32 2006
@@ -9,7 +9,7 @@
   <distributionManagement>
     <site>
       <id>apache.websites</id>
-      <url>scp://minotaur.apache.org/www/directory.apachce.org/newsite/</url>
+      <url>scp://minotaur.apache.org/www/directory.apache.org/newsite/</url>
     </site>
   </distributionManagement>
   <build>