Repository: commons-pool
Updated Branches:
  refs/heads/master 509c6a0ff -> 2730f498a


README.md: fix link to homepage


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

Branch: refs/heads/master
Commit: 2730f498a86d6f6173313f872d03fc0bb39807c3
Parents: 509c6a0
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Thu Aug 3 21:29:36 2017 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Thu Aug 3 21:29:36 2017 +0200

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/2730f498/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index 3351bd4..fb8a3bc 100644
--- a/README.md
+++ b/README.md
@@ -51,7 +51,7 @@ Apache Commons Object Pooling Library
 Documentation
 -------------
 
-More information can be found on the [Apache Commons Pool 
homepage](https://commons.apache.org/proper/commons-pool2).
+More information can be found on the [Apache Commons Pool 
homepage](https://commons.apache.org/proper/commons-pool/).
 The 
[JavaDoc](https://commons.apache.org/proper/commons-pool2/javadocs/api-release) 
can be browsed.
 Questions related to the usage of Apache Commons Pool should be posted to the 
[user mailing list][ml].
 

Reply via email to