summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2012-03-01 15:53:22 +0000
committerhallgren <hallgren@chalmers.se>2012-03-01 15:53:22 +0000
commit4a1fe5012f285e1cb5fafc88fa524bddaa90084a (patch)
treeaaf746588912ff33e758bcb9a53a54bd7ad17d87
parent53d57cdb5b10e44c75cf0545df901a215e52d121 (diff)
doc-phrasebook.txt: update link to minibar doc
-rw-r--r--examples/phrasebook/doc-phrasebook.html2
-rw-r--r--examples/phrasebook/doc-phrasebook.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/phrasebook/doc-phrasebook.html b/examples/phrasebook/doc-phrasebook.html
index 21fc7b3b1..a6b42a255 100644
--- a/examples/phrasebook/doc-phrasebook.html
+++ b/examples/phrasebook/doc-phrasebook.html
@@ -272,7 +272,7 @@ The phrasebook uses
the
<A HREF="http://code.google.com/p/grammatical-framework/wiki/LaunchWebDemos">PGF server</A>
written in Haskell and the
-<A HREF="http://www.cse.chalmers.se/~hallgren/minibar/about.html">minibar library</A>
+<A HREF="http://www.grammaticalframework.org/demos/minibar/about.html">minibar library</A>
written in JavaScript. Since the sources of these systems are available, anyone can build the phrasebook
locally on her own computer.
</P>
diff --git a/examples/phrasebook/doc-phrasebook.txt b/examples/phrasebook/doc-phrasebook.txt
index 6197790f8..15a2e862d 100644
--- a/examples/phrasebook/doc-phrasebook.txt
+++ b/examples/phrasebook/doc-phrasebook.txt
@@ -193,7 +193,7 @@ The phrasebook uses
the
[PGF server http://code.google.com/p/grammatical-framework/wiki/LaunchWebDemos]
written in Haskell and the
-[minibar library http://www.cse.chalmers.se/~hallgren/minibar/about.html]
+[minibar library http://www.grammaticalframework.org/demos/minibar/about.html]
written in JavaScript. Since the sources of these systems are available, anyone can build the phrasebook
locally on her own computer.