JIRA is more than a "Bugtracker" (sic) so use "Issue Tracker" instead.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1770024 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/351ed8cb Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/351ed8cb Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/351ed8cb Branch: refs/heads/master Commit: 351ed8cb97cd4e18a108ab99cde6511222f0d7c4 Parents: 0531923 Author: Gary D. Gregory <[email protected]> Authored: Wed Nov 16 17:49:12 2016 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Wed Nov 16 17:49:12 2016 +0000 ---------------------------------------------------------------------- src/main/resources/commons-xdoc-templates/readme-md-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/351ed8cb/src/main/resources/commons-xdoc-templates/readme-md-template.md ---------------------------------------------------------------------- diff --git a/src/main/resources/commons-xdoc-templates/readme-md-template.md b/src/main/resources/commons-xdoc-templates/readme-md-template.md index e39cb94..4bedf93 100644 --- a/src/main/resources/commons-xdoc-templates/readme-md-template.md +++ b/src/main/resources/commons-xdoc-templates/readme-md-template.md @@ -98,7 +98,7 @@ Additional Resources -------------------- + [Apache Commons Homepage](https://commons.apache.org/) -+ [Apache Bugtracker (JIRA)](https://issues.apache.org/jira/browse/@JIRA_ID@) ++ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/@JIRA_ID@) + [Apache Commons Twitter Account](https://twitter.com/ApacheCommons) + `#apache-commons` IRC channel on `irc.freenode.org`
