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-cli.git


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

commit f37deeb09636219aaa158b50b3139ac180137fb1
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:43:30 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 81df870..f1e4773 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -86,7 +86,7 @@ usage: ls
         <li><a href="javadocs/api-1.0/index.html">CLI 1.0</a></li>
       </ul>
       <p>
-        The <a href="source-repository.html">git repository</a> can be
+        The <a href="scm.html">source repository</a> can be
         <a 
href="https://git-wip-us.apache.org/repos/asf?p=commons-cli.git";>browsed</a>.
       </p>
     </section>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 7d6dc9a..ece3fec 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