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/commons-fileupload.git


The following commit(s) were added to refs/heads/master by this push:
     new 6cb8fe7  Fix the site's source repository link.
6cb8fe7 is described below

commit 6cb8fe702e9f7ca3c5d836c2381b93828d9de7b9
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:52:14 2019 -0400

    Fix the site's source repository link.
---
 src/site/xdoc/index.xml      | 2 +-
 src/site/xdoc/mail-lists.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 4f9e56a..bce44e9 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -64,7 +64,7 @@
         <li><a href="./project-reports.html">Project Reports</a></li>
         <li><a 
href="https://dist.apache.org/repos/dist/release/commons/fileupload/RELEASE-NOTES.txt";>Release
 Notes</a></li>
       </ul>
-      <p>You can also <a href="./source-repository.html">browse</a> the 
Subversion repository.</p>
+      <p>You can also <a href="./scm.html">browse</a> the Subversion 
repository.</p>
     </section>
 
     <section name="Downloading">
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 13fe238..c47a77f 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -149,7 +149,7 @@ limitations under the License.
           <td>
             <strong>Commons Commits List</strong>
             <br /><br />
-            Only for e-mails automatically generated by the <a 
href="source-repository.html">source control</a> sytem.
+            Only for e-mails automatically generated by the <a 
href="scm.html">source control</a> sytem.
             <br /><br />
           </td>
           <td><a 
href="mailto:commits-subscr...@commons.apache.org";>Subscribe</a></td>

Reply via email to