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-numbers.git


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

commit e1bf8ff39e264fdb81768e8d5cfd190f4aad8234
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 5 13:37:08 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 e49bb1a8..6326cec9 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ The 
[Javadoc](https://commons.apache.org/proper/commons-numbers/commons-numbers-
 - [Commons Numbers 
Field](https://commons.apache.org/proper/commons-numbers/commons-numbers-field/apidocs/)
 - [Commons Numbers 
RootFinder](https://commons.apache.org/proper/commons-numbers/commons-numbers-rootfinder/apidocs/)
 
-Questions related to the usage of Apache Commons Numbers should be posted to 
the [user mailing list][ml].
+Questions related to the usage of Apache Commons Numbers 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