You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/07/21 00:45:29 UTC

[commons-imaging] branch master updated: Fix the site's source repository link.

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 7b1103b  Fix the site's source repository link.
7b1103b is described below

commit 7b1103b8c9b83a2422226e7dc5aac3cb80e9fe07
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jul 20 20:45:23 2019 -0400

    Fix the site's source repository link.
---
 src/site/site.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 8905204..3a47ae6 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -29,7 +29,7 @@
       <item name="Overview"                           href="/index.html"/>
       <item name="Mailing Lists"                      href="/mail-lists.html"/>
       <item name="Issue Tracking"                     href="/issue-tracking.html"/>
-      <item name="Source Repository"                  href="/source-repository.html"/>
+      <item name="Source Repository"                  href="/scm.html"/>
       <item name="Javadoc"                            href="/apidocs/index.html"/>
       <item name="Download"                           href="/download_imaging.cgi"/>
     </menu>