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


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

commit c36b4afd3b4fb457afa4b0aa1a34d6c3f913ac99
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:52:43 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 b24ee18..00b791e 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -69,7 +69,7 @@
          <li>Older releases - see the <a href="history.html">Release 
History</a> page</li>
      </ul>
      <p>
-         The <a href="source-repository.html">source repository</a> can be
+         The <a href="scm.html">source repository</a> can be
          <a 
href="https://gitbox.apache.org/repos/asf?p=commons-imaging.git";>browsed</a>, 
or you can browse/contribute via <a 
href="https://github.com/apache/commons-imaging";>GitHub</a>.
      </p>
  </section>
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 74906b9..9a3c6a5 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