diff options
| author | hallgren <hallgren@chalmers.se> | 2012-02-28 17:24:34 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-02-28 17:24:34 +0000 |
| commit | 6f42f58f71e54ffdd89cb4d53c68e9212eb5a0ee (patch) | |
| tree | 46b183fac486510a8212eb9e4846b3a857b58f48 /demos/index.html | |
| parent | c1c1a73dc3db1f1ae8b298f836dfa7a2a17f2638 (diff) | |
gfse: Translation Quiz integration
Also moved the translation quiz from demos/TransQuiz to src/www/TransQuiz so
that it will be installed by 'cabal install' along with the other files that
are installed for use by gf -server mode.
Diffstat (limited to 'demos/index.html')
| -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 a09b294e2..86449bd6f 100644 --- a/demos/index.html +++ b/demos/index.html @@ -19,7 +19,7 @@ Phrasebook</a> <p><a href="http://www.grammaticalframework.org:41297/syllogism/syllogism.html">Online syllogism solver</a> -<p><a href="TransQuiz/">Translation Quiz</a> +<p><a href="../src/www/TransQuiz/translation_quiz.html">Translation Quiz</a> <P><a href="minibar/minibar.html">Minibar online</A> |
