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 2020/12/30 21:43:59 UTC

[maven-archetypes] branch master updated: fix missing Jira link

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


The following commit(s) were added to refs/heads/master by this push:
     new 89e9146  fix missing Jira link
89e9146 is described below

commit 89e9146fb1eddec83cd63d3822578d3690f7bae9
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Wed Dec 30 22:43:54 2020 +0100

    fix missing Jira link
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 14cf376..62423ae 100644
--- a/README.md
+++ b/README.md
@@ -82,13 +82,14 @@ Additional Resources
 --------------------
 
 + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch)
-+ [Apache Maven Archetype Bundles JIRA project page](https://issues.apache.org/jira/projects/MARCHETYPES/)
++ [Apache Maven Archetype Bundles JIRA project page][jira]
 + [Contributor License Agreement][cla]
 + [General GitHub documentation](https://help.github.com/)
 + [GitHub pull request documentation](https://help.github.com/send-pull-requests/)
 + [Apache Maven Twitter Account](https://twitter.com/ASFMavenProject)
 + #Maven IRC channel on freenode.org
 
+[jira]: https://issues.apache.org/jira/projects/MARCHETYPES/
 [license]: https://www.apache.org/licenses/LICENSE-2.0
 [ml-list]: http://maven.apache.org/mailing-lists.html
 [code-style]: https://maven.apache.org/developers/conventions/code.html