diff options
| author | aarne <aarne@cs.chalmers.se> | 2007-09-03 08:46:34 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2007-09-03 08:46:34 +0000 |
| commit | 8118cc46edc4f59fbf18bb8a05bdb27e26a1c07e (patch) | |
| tree | 31d635c56559431fc443e06ea1c293b1fe70c7a7 | |
| parent | f46317e01023beb0e24459cfc0cd1c8379ede086 (diff) | |
Ita Eng
| -rw-r--r-- | doc/gf-quickstart.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index dd430e38d..2da3ff192 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -31,8 +31,8 @@ When you have downloaded and installed GF: <ol> <li> Copy the files <a href="../examples/tutorial/food/Food.gf"><tt>Food.gf</tt></a>, -<a href="../examples/tutorial/food/Food.gf"><tt>FoodEng.gf</tt></a>, and -<a href="../examples/tutorial/food/Food.gf"><tt>FoodIta.gf</tt></a>. +<a href="../examples/tutorial/food/FoodEng.gf"><tt>FoodEng.gf</tt></a>, and +<a href="../examples/tutorial/food/FoodIta.gf"><tt>FoodIta.gf</tt></a>. Or go to <tt>GF/examples/tutorial/food/</tt>, if you have downloaded the GF sources. |
