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


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

commit 765c56344e43019b6262a3aa909f561b86eb0251
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:53:48 2019 -0400

    Fix the site's source repository link.
---
 src/site/resources/lang2-lang3-clirr-report.html | 2 +-
 src/site/xdoc/mail-lists.xml                     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/resources/lang2-lang3-clirr-report.html 
b/src/site/resources/lang2-lang3-clirr-report.html
index e97b4b3..e0bb65d 100644
--- a/src/site/resources/lang2-lang3-clirr-report.html
+++ b/src/site/resources/lang2-lang3-clirr-report.html
@@ -111,7 +111,7 @@ limitations under the License.
                           <a href="developerguide.html" title="Developer 
guide">Developer guide</a>
             </li>
                   <li class="none">
-                          <a href="source-repository.html" title="Source 
Repository">Source Repository</a>
+                          <a href="scm.html" title="Source Repository">Source 
Repository</a>
             </li>
                   <li class="none">
                           <a href="apidocs/index.html" title="Javadoc (SVN 
latest)">Javadoc (SVN latest)</a>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 367dce3..f6cb184 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