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 PGF server written in Haskell and the -minibar library +minibar library written in JavaScript. Since the sources of these systems are available, anyone can build the phrasebook locally on her own computer.

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.