Skip to content

Commit 765db38

Browse files
ledoyenmichael-o
authored andcommitted
(doc) Fix broken link to developpers mailing list
1 parent 680c9cf commit 765db38

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Getting Started
3232
+ Make sure you have a [JIRA account](https://issues.apache.org/jira/).
3333
+ Make sure you have a [GitHub account](https://github.com/signup/free).
3434
+ If you're planning to implement a new feature, it makes sense to discuss your changes
35-
on the [dev list](https://maven.apache.org/mail-lists.html) first.
35+
on the [dev list](https://maven.apache.org/mailing-lists.html) first.
3636
This way you can make sure you're not wasting your time on something that isn't
3737
considered to be in Apache Maven's scope.
3838
+ Submit a ticket for your issue, assuming one does not already exist.
@@ -85,7 +85,7 @@ Additional Resources
8585
+ [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
8686
+ #Maven IRC channel on freenode.org
8787

88-
[dev-ml-list]: https://maven.apache.org/mail-lists.html
88+
[dev-ml-list]: https://maven.apache.org/mailing-lists.html
8989
[code-style]: https://maven.apache.org/developers/conventions/code.html
9090
[cla]: https://www.apache.org/licenses/#clas
9191
[maven-wiki]: https://cwiki.apache.org/confluence/display/MAVEN/Index

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Getting Started
3535
+ Make sure you have a [JIRA account](https://issues.apache.org/jira/).
3636
+ Make sure you have a [GitHub account](https://github.com/signup/free).
3737
+ If you're planning to implement a new feature, it makes sense to discuss your changes
38-
on the [dev list](https://maven.apache.org/mail-lists.html) first.
38+
on the [dev list](https://maven.apache.org/mailing-lists.html) first.
3939
This way you can make sure you're not wasting your time on something that isn't
4040
considered to be in Apache Maven's scope.
4141
+ Submit a ticket for your issue, assuming one does not already exist.

src/site/apt/index.apt.vm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,9 @@ ${project.name}
103103
specific use cases are described in the examples given below.
104104

105105
In case you still have questions regarding the plugin's usage, please have a look at the {{{./faq.html}FAQ}} and feel
106-
free to contact the {{{./mail-lists.html}user mailing list}}. The posts to the mailing list are archived and could
106+
free to contact the {{{./mailing-lists.html}user mailing list}}. The posts to the mailing list are archived and could
107107
already contain the answer to your question as part of an older thread. Hence, it is also worth browsing/searching
108-
the {{{./mail-lists.html}mail archive}}.
108+
the {{{./mailing-lists.html}mail archive}}.
109109

110110
If you feel like the plugin is missing a feature or has a defect, you can fill a feature request or bug report in our
111111
{{{./issue-management.html}issue tracker}}. When creating a new issue, please provide a comprehensive description of your

0 commit comments

Comments
 (0)