Updated Branches:
  refs/heads/master cb24f99ed -> 751a9d147

added a link to SCM API javadoc

Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/56de308a
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/56de308a
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/56de308a

Branch: refs/heads/master
Commit: 56de308ad88d2619eb36e423d79190fcbba2f692
Parents: cb24f99
Author: Hervé Boutemy <hbout...@apache.org>
Authored: Sun Oct 27 16:02:50 2013 +0100
Committer: Hervé Boutemy <hbout...@apache.org>
Committed: Sun Oct 27 16:02:50 2013 +0100

----------------------------------------------------------------------
 src/site/apt/index.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/56de308a/src/site/apt/index.apt
----------------------------------------------------------------------
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 305dc19..babbd9f 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -31,6 +31,6 @@ Maven SCM
   Maven SCM supports Maven 2.x plugins (e.g.
   
{{{http://maven.apache.org/plugins/maven-release-plugin/}maven-release-plugin}})
   and other tools (e.g. {{{http://continuum.apache.org/}Continuum}})
-  by providing them with a common API for doing SCM operations. You can look at
+  by providing them with {{{./maven-scm-api/apidocs}a common API}} for doing 
SCM operations. You can look at
   {{{./scms-overview.html}the list of SCM's}} for more information on using
   Maven SCM with your favorite SCM tool.

Reply via email to