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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 7a67ab3 Fix link to the user mailing list
7a67ab3 is described below
commit 7a67ab3f7e01e27fb6d4e86d4744ed6001131e44
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 5 13:37:21 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 6ba71bb..b323fbc 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Documentation
More information can be found on the [Apache Commons Parent
homepage](https://commons.apache.org/proper/commons-parent).
The [Javadoc](https://commons.apache.org/proper/commons-parent/apidocs) can be
browsed.
-Questions related to the usage of Apache Commons Parent should be posted to
the [user mailing list][ml].
+Questions related to the usage of Apache Commons Parent should be posted to
the [user mailing list](https://commons.apache.org/mail-lists.html).
Getting the latest release
--------------------------