diff options
| -rw-r--r-- | index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html index 274998d5a..664aa2b63 100644 --- a/index.html +++ b/index.html @@ -82,8 +82,7 @@ function sitesearch() { --> <li><a href="doc/gf-developers.html">GF Developers Guide</a> <li><A HREF="https://github.com/GrammaticalFramework/GF/">GF on GitHub</A> - <li><A HREF="https://github.com/GrammaticalFramework/gf-contrib/">Contibutions GitHub</A> - <li><A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Wiki</A> + <li><A HREF="https://github.com/GrammaticalFramework/gf-contrib/">Contributions GitHub</A> <li><a href="/~hallgren/gf-experiment/browse/">Browse Source Code</a> <li><A HREF="doc/gf-people.html">Authors</A> </ul> |
