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-build-plugin.git


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

commit d40f0ddec10619f29cc024233eec86bea96ae5ea
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:42:49 2019 -0400

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

diff --git a/src/main/resources/commons-xdoc-templates/mail-lists-template.xml 
b/src/main/resources/commons-xdoc-templates/mail-lists-template.xml
index 49b9b05..dd76d92 100644
--- a/src/main/resources/commons-xdoc-templates/mail-lists-template.xml
+++ b/src/main/resources/commons-xdoc-templates/mail-lists-template.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>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 5cc7ffd..b84a29c 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