Fix link to Commons Collections Jira project. Thanks to Benjamin Rogge. This fixes #20 from GitHub.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1782567 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/ff51fd17 Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/ff51fd17 Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/ff51fd17 Branch: refs/heads/master Commit: ff51fd17848144f1f760355abe0a470bfb393459 Parents: 3c1867e Author: Benedikt Ritter <[email protected]> Authored: Sat Feb 11 09:48:20 2017 +0000 Committer: Benedikt Ritter <[email protected]> Committed: Sat Feb 11 09:48:20 2017 +0000 ---------------------------------------------------------------------- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-collections/blob/ff51fd17/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 8d05c39..fd0cd46 100644 --- a/README.md +++ b/README.md @@ -93,7 +93,7 @@ Additional Resources -------------------- + [Apache Commons Homepage](https://commons.apache.org/) -+ [Apache Bugtracker (JIRA)](https://issues.apache.org/jira/browse/@JIRA_ID@) ++ [Apache Bugtracker (JIRA)](https://issues.apache.org/jira/browse/COLLECTIONS) + [Apache Commons Twitter Account](https://twitter.com/ApacheCommons) + `#apache-commons` IRC channel on `irc.freenode.org`
