diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
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> |
