We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f40a16c commit fe0ab3cCopy full SHA for fe0ab3c
index.html
@@ -81,7 +81,7 @@ <h3>User Support</h3>
81
<ul>
82
<li><a href="https://groups.google.com/forum/?fromgroups#!forum/hamcrest-java">Hamcrest Java Users Mailing List</a></li>
83
<li><a href="https://groups.google.com/forum/?fromgroups#!forum/hamcrest-dev">Hamcrest Developer Mailing List</a></li>
84
- <li><a href="http://code.google.com/p/hamcrest/issues/list?can=2&q=label%3AJava">Issue Tracker</a></li>
+ <li><a href="https://github.com/hamcrest/JavaHamcrest/issues">Issue Tracker</a></li>
85
</ul>
86
<footer>
87
<span style="float:right;">
0 commit comments