diff options
| author | odanoburu <bcclaro@gmail.com> | 2018-04-21 20:09:48 -0300 |
|---|---|---|
| committer | odanoburu <bcclaro@gmail.com> | 2018-04-21 20:09:48 -0300 |
| commit | 87ddb34a3dfb8dfe2d614a4b41bdfed795c958fe (patch) | |
| tree | 1548659784bb88cea56cad871fddd1603b70b01c | |
| parent | 9064c3d7cdf3a6415f495c9d74b08f58dc2c236c (diff) | |
- fix typo
- rm link to Wiki that seems dead
| -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> |
