You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2019/01/13 09:36:53 UTC

[maven] branch master updated: [MNG-6559] Fix mailing list URL (#230)

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

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/master by this push:
     new 375cd7b  [MNG-6559] Fix mailing list URL (#230)
375cd7b is described below

commit 375cd7b7ae7ef09d157859559f660b86f9f4a6cb
Author: John Lin <jo...@gmail.com>
AuthorDate: Sun Jan 13 17:36:47 2019 +0800

    [MNG-6559] Fix mailing list URL (#230)
---
 CONTRIBUTING.md         | 4 ++--
 apache-maven/README.txt | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index d22ffd9..9989fb1 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -32,7 +32,7 @@ Getting Started
 + Make sure you have a [JIRA account](https://issues.apache.org/jira/).
 + Make sure you have a [GitHub account](https://github.com/signup/free).
 + If you're planning to implement a new feature, it makes sense to discuss your changes 
-  on the [dev list](https://maven.apache.org/mail-lists.html) first. 
+  on the [dev list](https://maven.apache.org/mailing-lists.html) first.
   This way you can make sure you're not wasting your time on something that isn't 
   considered to be in Apache Maven's scope.
 + Submit a ticket for your issue, assuming one does not already exist.
@@ -85,7 +85,7 @@ Additional Resources
 + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
 + #Maven IRC channel on freenode.org
 
-[dev-ml-list]: https://maven.apache.org/mail-lists.html
+[dev-ml-list]: https://maven.apache.org/mailing-lists.html
 [code-style]: https://maven.apache.org/developers/conventions/code.html
 [cla]: https://www.apache.org/licenses/#clas
 [maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index
diff --git a/apache-maven/README.txt b/apache-maven/README.txt
index 8bd4feb..3e93a84 100644
--- a/apache-maven/README.txt
+++ b/apache-maven/README.txt
@@ -72,7 +72,7 @@
   Home Page:          https://maven.apache.org/
   Downloads:          https://maven.apache.org/download.html
   Release Notes:      https://maven.apache.org/docs/history.html
-  Mailing Lists:      https://maven.apache.org/mail-lists.html
+  Mailing Lists:      https://maven.apache.org/mailing-lists.html
   Source Code:        https://gitbox.apache.org/repos/asf/maven.git
   Issue Tracking:     https://issues.apache.org/jira/browse/MNG
   Wiki:               https://cwiki.apache.org/confluence/display/MAVEN/