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


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

commit ef7364f803942529c7694372d4cf5d3179a08a18
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Sun Jul 21 16:54:55 2019 -0400

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

diff --git a/src/site/xdoc/downloads.xml b/src/site/xdoc/downloads.xml
index 801b87a..bb01e06 100644
--- a/src/site/xdoc/downloads.xml
+++ b/src/site/xdoc/downloads.xml
@@ -60,7 +60,7 @@
          </p>
          <p>
             Access to the source tree to see the latest and greatest code is 
possible
-            through <a href="source-repository.html">anonymous SVN access</a>.
+            through <a href="scm.html">anonymous SVN access</a>.
          </p>
       </section>
 
diff --git a/src/site/xdoc/mail-lists.xml b/src/site/xdoc/mail-lists.xml
index 0438a46..306faa6 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