This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch POOL_2_X
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/POOL_2_X by this push:
     new 5dab27af Fix link to the user mailing list
5dab27af is described below

commit 5dab27af3d305fafd1f578b058064712ccf828d1
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Tue Dec 5 13:37:28 2023 -0500

    Fix link to the user mailing list
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f07fdc8a..481ef1c9 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Documentation
 
 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-pool/apidocs) can be 
browsed.
-Questions related to the usage of Apache Commons Pool should be posted to the 
[user mailing list][ml].
+Questions related to the usage of Apache Commons Pool should be posted to the 
[user mailing list](https://commons.apache.org/mail-lists.html).
 
 Where can I get the latest release?
 -----------------------------------

Reply via email to