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:46:45 UTC

[commons-scxml] 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-scxml.git


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

commit 7fc4747962402631fcfc6092213d566f020b5b9d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Jul 20 20:46:40 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 2cdc235..ddf2c91 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -97,7 +97,7 @@
                   href="/team-list.html"/>
 
       <item       name="Source Repository (current)"
-                  href="/source-repository.html"/>
+                  href="/scm.html"/>
 
       <item       name="Download"
                   href="/download_scxml.cgi"/>