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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-war-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new af9bba4  fixed broken links (MPIR 3)
af9bba4 is described below

commit af9bba4cdab274a974672b499f0079a65d9719d3
Author: Hervé Boutemy <hbout...@apache.org>
AuthorDate: Sun Apr 12 15:14:51 2020 +0200

    fixed broken links (MPIR 3)
---
 src/site/apt/index.apt.vm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index 3b7bae5..aba5e21 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -66,19 +66,19 @@ ${project.name}
   see the documentation about using {{{./overlays.html}overlays}}.
 
   In case you still have questions regarding the plugin's usage, please have a 
look at the 
-  {{{./faq.html}FAQ}} and feel free to contact the {{{./mail-lists.html}user 
mailing list}}. 
+  {{{./faq.html}FAQ}} and feel free to contact the 
{{{./mailing-lists.html}user mailing list}}. 
   The posts to the mailing list are archived and could already contain the 
answer to your 
   question as part of an older thread. Hence, it is also worth 
browsing/searching
-  the {{{./mail-lists.html}mail archive}}.
+  the {{{./mailing-lists.html}mail archive}}.
 
   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 {{{./issue-tracking.html}issue 
tracker}}. 
+  feature request or bug report in our {{{./issue-management.html}issue 
tracker}}. 
   When creating a new issue, please provide a comprehensive description of your
   concern. Especially for fixing bugs it is crucial that the developers can 
   reproduce your problem. For this reason, entire debug logs, POMs or most 
   preferably little demo projects attached to the issue are very much 
appreciated.
   Of course, patches are welcome, too. Contributors can check out the project 
from 
-  our {{{./source-repository.html}source repository}} and will find 
supplementary 
+  our {{{./scm.html}source repository}} and will find supplementary 
   information in the
   {{{http://maven.apache.org/guides/development/guide-helping.html}guide to 
helping with Maven}}.
 

Reply via email to