summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hallgren <th-github@altocumulus.org>2017-06-29 17:27:36 +0200
committerThomas Hallgren <th-github@altocumulus.org>2017-06-29 17:27:36 +0200
commitff82b0980bc7912ab8d79ebc4428c87e58109f2d (patch)
treeefcf3aaf8673e71ec6a251a4a90d86408065d67c
parent366f75d78afd9e3c6acc82b56ca2b8f9ee5a9e06 (diff)
Link to the issue tracker on GitHub
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 7d474c81f..182033787 100644
--- a/index.html
+++ b/index.html
@@ -46,7 +46,8 @@ function sitesearch() {
<ul>
<li><A HREF="http://groups.google.com/group/gf-dev">User Group</A>
- <li><a href="http://code.google.com/p/grammatical-framework/issues/list">Bug Reports</a>
+ <li><a href="https://github.com/GrammaticalFramework/GF/issues">Bug Reports</a>
+ (<a href="http://code.google.com/p/grammatical-framework/issues/list">old</a>)
<li><a href="http://grammatical-framework.blogspot.com/">Blog</a>
</ul>
</div>