diff options
| author | hallgren <hallgren@chalmers.se> | 2014-06-19 17:05:21 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2014-06-19 17:05:21 +0000 |
| commit | e7f9ad2a980642d483469f04876137f2219d9d05 (patch) | |
| tree | b64837d7ec6132dac477c9a21d2c8018f6d47724 | |
| parent | e10ab227ef2b8302c81639b35481f631154e809b (diff) | |
Demo page: fix the link to the android app
| -rw-r--r-- | demos/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/index.html b/demos/index.html index e776be346..f9305985b 100644 --- a/demos/index.html +++ b/demos/index.html @@ -11,7 +11,7 @@ <H1><a href="../"><IMG SRC="../doc/Logos/gf0.png" alt=""></a>Grammatical Framework Demos</H1> <p><a href="translation.html">Wide coverage translation with GF</a> -<p><a href="app">The Human Language Translator</a>: +<p><a href="app.html">The Human Language Translator</a>: a mobile speech and text translation app for Android. <p><a href="http://www.grammaticalframework.org/demos/phrasebook/">Tourist Phrasebook</a> |
