Repository: commons-math
Updated Branches:
  refs/heads/master 9d14fe21a -> b147ad9cb


Fixed a wrong URL.

Project: http://git-wip-us.apache.org/repos/asf/commons-math/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-math/commit/b147ad9c
Tree: http://git-wip-us.apache.org/repos/asf/commons-math/tree/b147ad9c
Diff: http://git-wip-us.apache.org/repos/asf/commons-math/diff/b147ad9c

Branch: refs/heads/master
Commit: b147ad9cbf45b52d4592e54b61e2bf4f10c2c114
Parents: 9d14fe2
Author: Luc Maisonobe <[email protected]>
Authored: Tue Oct 7 17:40:12 2014 +0200
Committer: Luc Maisonobe <[email protected]>
Committed: Tue Oct 7 17:40:12 2014 +0200

----------------------------------------------------------------------
 src/site/xdoc/developers.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-math/blob/b147ad9c/src/site/xdoc/developers.xml
----------------------------------------------------------------------
diff --git a/src/site/xdoc/developers.xml b/src/site/xdoc/developers.xml
index 4be1320..f9f0bd5 100644
--- a/src/site/xdoc/developers.xml
+++ b/src/site/xdoc/developers.xml
@@ -50,7 +50,7 @@
         under the heading "Repository Checkout" on the
         <a href="https://git-wip-us.apache.org/";>Git at the ASF page</a>.
         The git url for the current development sources of Commons Math
-        is 
<source>http://[email protected]/repos/asf/commons-math.git</source>
+        is 
<source>http://git-wip-us.apache.org/repos/asf/commons-math.git</source>
         for anonymous read-only access and
         
<source>https://[email protected]/repos/asf/commons-math.git</source>
         (where apacheid should be replaced by each committer Apache ID) for 
committers

Reply via email to