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/04/11 19:34:21 UTC

[maven-pdf-plugin] branch master updated: fixed typo

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-pdf-plugin.git


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

commit 33723e90a48511b9dc72dd302a0aa0767ef8ca96
Author: Hervé Boutemy <hb...@apache.org>
AuthorDate: Sat Apr 11 21:34:14 2020 +0200

    fixed typo
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 534d1a0..4aa8fd6 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ Additional Resources
 --------------------
 
 + [Contributing patches](https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch)
-+ [Apache Maven Help JIRA project page][jira]
++ [Apache Maven PDF Plugin 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/)