Fix copy-and-paste mistake.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/sandbox/compress/trunk@424729 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/project.xml b/project.xml
index 3bde8e3..ed3fd87 100644
--- a/project.xml
+++ b/project.xml
@@ -47,11 +47,11 @@
   <gumpRepositoryId>jakarta</gumpRepositoryId>
   <issueTrackingUrl>http://issues.apache.org/jira/</issueTrackingUrl>
   <siteAddress>people.apache.org</siteAddress>
-  <siteDirectory>/www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/</siteDirectory>
-  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/</distributionDirectory>
+  <siteDirectory>/www/jakarta.apache.org/commons/sandbox/${pom.artifactId.substring(8)}/</siteDirectory>
+  <distributionDirectory>/www/jakarta.apache.org/builds/jakarta-commons/sandbox/${pom.artifactId.substring(8)}/</distributionDirectory>
   
   <repository>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk</connection>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/sandbox/${pom.artifactId.substring(8)}/trunk</connection>
     <url>http://svn.apache.org/viewcvs.cgi</url>
   </repository>
 
diff --git a/xdocs/downloads.xml b/xdocs/downloads.xml
index 01f938c..85d0b3e 100644
--- a/xdocs/downloads.xml
+++ b/xdocs/downloads.xml
@@ -27,7 +27,7 @@
                There are currently no official downloads, and will not be until Compress moves out of the Sandbox.
 <!--
                Download the <a href="http://jakarta.apache.org/site/downloads/downloads_commons-compress.cgi">Latest Release</a>
-               of Commons Finder.
+               of Commons Compress.
 -->
             </p>