diff options
| -rw-r--r-- | src/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/www/index.html b/src/www/index.html index c660d4055..425c134ef 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -22,7 +22,7 @@ (bilingual document editor) <!--<li><a href="wc.html">Wide Coverage Translation Demo</a>--> <li><a href="gfmorpho/">Word inflection with smart paradigms</a> - <li><a href="https://cloud.grammaticalframework.org/wordnet">GF WordNet</a> (an online browser and editor for the WordNet lexicon)</li> + <li><a href="wordnet/">GF WordNet</a> (an online browser and editor for the WordNet lexicon)</li> </ul> <h2>Documentation</h2> |
