diff options
| author | hallgren <hallgren@chalmers.se> | 2016-02-08 16:41:50 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2016-02-08 16:41:50 +0000 |
| commit | 114dc54bf9a986b3559c3cc376c9951a55336ba0 (patch) | |
| tree | f11d6a52cda8c08db75b39a30341468eb1554e80 /demos | |
| parent | 4a38cc1e7bbc48c22b8ff310fad8bb25ac74e304 (diff) | |
demos/index.html: a couple of fixes
Diffstat (limited to 'demos')
| -rw-r--r-- | demos/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/index.html b/demos/index.html index f9305985b..a39e9c59b 100644 --- a/demos/index.html +++ b/demos/index.html @@ -11,8 +11,8 @@ <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.html">The Human Language Translator</a>: - a mobile speech and text translation app for Android. +<p><a href="app.html">The GF Offline Translation App</a>: + a mobile speech and text translation app for Android and iOS. <p><a href="http://www.grammaticalframework.org/demos/phrasebook/">Tourist Phrasebook</a> @@ -23,7 +23,7 @@ Phrasebook</a> <p><a href="mathbar/">Mathbar</a> <p><a href="http://cloud.grammaticalframework.org/gfse/">GF online editor for simple multilingual grammars</a> -<br>(there is also an <a href="gfse/">older prototype</a>) +<!--<br>(there is also an <a href="gfse/">older prototype</a>)--> <p><a href="http://www.grammaticalframework.org:41297/syllogism/syllogism.html">Online syllogism solver</a> |
