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


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

commit c1c06bb62c28db94862fc8c236081eff59c8c284
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:50:28 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 1f50794..863453e 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -68,7 +68,7 @@ limitations under the License.
         </li>
     </ul>
     <p>
-        The <a href="source-repository.html">git repository</a> can be
+        The <a href="scm.html">git repository</a> can be
         <a 
href="https://git-wip-us.apache.org/repos/asf?p=commons-crypto.git";>browsed</a>.
     </p>
 </section>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 60ef8d7..d12859f 100644
--- a/src/site/xdoc/mail-lists.xml
+++ b/src/site/xdoc/mail-lists.xml
@@ -152,7 +152,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