Skip to content

Commit fe0ab3c

Browse files
committed
update issue tracker link to point at GitHub rather than google code.
1 parent f40a16c commit fe0ab3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ <h3>User Support</h3>
8181
<ul>
8282
<li><a href="https://groups.google.com/forum/?fromgroups#!forum/hamcrest-java">Hamcrest Java Users Mailing List</a></li>
8383
<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>
84+
<li><a href="https://github.com/hamcrest/JavaHamcrest/issues">Issue Tracker</a></li>
8585
</ul>
8686
<footer>
8787
<span style="float:right;">

0 commit comments

Comments
 (0)