You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2019/09/05 06:49:43 UTC

[maven-site] branch master updated: fixed links

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


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

commit e1ac65865738edd8f8788e1e94a617338a2accf7
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Thu Sep 5 08:49:39 2019 +0200

    fixed links
---
 content/markdown/docs/3.6.2/release-notes.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/markdown/docs/3.6.2/release-notes.md b/content/markdown/docs/3.6.2/release-notes.md
index 2aef0ed..ea2bf8a 100644
--- a/content/markdown/docs/3.6.2/release-notes.md
+++ b/content/markdown/docs/3.6.2/release-notes.md
@@ -55,11 +55,11 @@ Many thanks to all reporters and contributors for their time and support.
 
 - This release focuses mostly performance improvements, better memory footprint, and less CPU usage.
 
-- We are continuing to convert Maven Core to use JSR 330 annotations instead of Plexus (still not finished, see [MNG-5577][https://issues.apache.org/jira/browse/MNG-5577]).
+- We are continuing to convert Maven Core to use JSR 330 annotations instead of Plexus (still not finished, see [MNG-5577](https://issues.apache.org/jira/browse/MNG-5577)).
 
-- New support for 'release' qualifier (see [MNG-6655]).
+- New support for 'release' qualifier (see [MNG-6655](https://issues.apache.org/jira/browse/MNG-6655)).
 
-- The toolchain.xml file supports environment variables (see [MNG-6665]).
+- The toolchain.xml file supports environment variables (see [MNG-6665](https://issues.apache.org/jira/browse/MNG-6665)).
 
 ## The detailed issue list[](#Details)