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

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


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

commit 73fdb82e39552808a454ebf80685300c1ce903a3
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 5 13:38:42 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 f143c901..f5e56e3b 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Documentation
 
 More information can be found on the [Apache Commons Text 
homepage](https://commons.apache.org/proper/commons-text).
 The [Javadoc](https://commons.apache.org/proper/commons-text/apidocs) can be 
browsed.
-Questions related to the usage of Apache Commons Text should be posted to the 
[user mailing list][ml].
+Questions related to the usage of Apache Commons Text should be posted to the 
[user mailing list](https://commons.apache.org/mail-lists.html).
 
 Getting the latest release
 --------------------------

Reply via email to