Repository: maven Updated Branches: refs/heads/master 554650d3a -> fde3b28fb
[MNG-5946] Fix links etc. in README.txt which is part of the delivery Followup fixed link to git repository. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fde3b28f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/fde3b28f Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/fde3b28f Branch: refs/heads/master Commit: fde3b28fb3cae38577dcae6bb9cc89d1a14fba4e Parents: 554650d Author: Karl Heinz Marbaise <[email protected]> Authored: Fri Dec 11 20:05:04 2015 +0100 Committer: Karl Heinz Marbaise <[email protected]> Committed: Fri Dec 11 20:05:04 2015 +0100 ---------------------------------------------------------------------- apache-maven/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/fde3b28f/apache-maven/README.txt ---------------------------------------------------------------------- diff --git a/apache-maven/README.txt b/apache-maven/README.txt index b8f5fd4..ac20bda 100644 --- a/apache-maven/README.txt +++ b/apache-maven/README.txt @@ -73,7 +73,7 @@ Downloads: https://maven.apache.org/download.html Release Notes: https://maven.apache.org/docs/history.html Mailing Lists: https://maven.apache.org/mail-lists.html - Source Code: https://git-wip-us.apache.org/repos/asf/maven.git/apache-maven + Source Code: https://git-wip-us.apache.org/repos/asf/maven.git Issue Tracking: https://issues.apache.org/jira/browse/MNG Wiki: https://cwiki.apache.org/confluence/display/MAVEN/ Available Plugins: https://maven.apache.org/plugins/index.html
