diff options
| author | Krasimir Angelov <kr.angelov@gmail.com> | 2022-05-31 07:44:25 +0200 |
|---|---|---|
| committer | Krasimir Angelov <kr.angelov@gmail.com> | 2022-05-31 07:44:25 +0200 |
| commit | e33de168fd5b2ec27cfb7bc55da0e0ee39d481ac (patch) | |
| tree | 4b46afcb65540bf1cfe4c790959d10feba501c28 /src | |
| parent | fc5b3e9037cddb0d12f6600e49a279cf3f93f390 (diff) | |
use a relative link to WordNet
Diffstat (limited to 'src')
| -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> |
