diff options
| -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. |
