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


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

commit f3ffd88ee01d8b4393f4387c0c6f3438998b0bcc
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 5 13:39:13 2023 -0500

    Fix link to the user mailing list
---
 README.md                       | 2 +-
 commons-vfs2-examples/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 2a26edad..e79a6852 100644
--- a/README.md
+++ b/README.md
@@ -57,7 +57,7 @@ Documentation
 
 More information can be found on the [Apache Commons VFS Project 
homepage](https://commons.apache.org/proper/commons-vfs).
 The 
[Javadoc](https://commons.apache.org/proper/commons-vfs/commons-vfs2/apidocs/index.html)
 can be browsed.
-Questions related to the usage of Apache Commons VFS Project should be posted 
to the [user mailing list][ml].
+Questions related to the usage of Apache Commons VFS Project should be posted 
to the [user mailing list](https://commons.apache.org/mail-lists.html).
 
 Where can I get the latest release?
 -----------------------------------
diff --git a/commons-vfs2-examples/README.md b/commons-vfs2-examples/README.md
index b29e5cef..1b0b884c 100644
--- a/commons-vfs2-examples/README.md
+++ b/commons-vfs2-examples/README.md
@@ -55,7 +55,7 @@ Documentation
 
 More information can be found on the [Apache Commons VFS Examples 
homepage](https://commons.apache.org/proper/commons-vfs).
 The 
[Javadoc](https://commons.apache.org/proper/commons-vfs/commons-vfs2/apidocs/index.html)
 can be browsed.
-Questions related to the usage of Apache Commons VFS Examples should be posted 
to the [user mailing list][ml].
+Questions related to the usage of Apache Commons VFS Examples 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