diff options
| author | aarne <aarne@cs.chalmers.se> | 2005-12-01 20:38:22 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2005-12-01 20:38:22 +0000 |
| commit | d3e74d9aa983b507186df69f22f8149f69038e90 (patch) | |
| tree | 4688d01d511524e51832361372c279a640f7a1f7 | |
| parent | 9fcef260a121170be6346c342ff7f60acb59861d (diff) | |
document update
| -rw-r--r-- | doc/gf-quickstart.html | 2 | ||||
| -rw-r--r-- | index.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/gf-quickstart.html b/doc/gf-quickstart.html index 28314a091..696fcfd2b 100644 --- a/doc/gf-quickstart.html +++ b/doc/gf-quickstart.html @@ -60,7 +60,7 @@ and start GF again with the same command. Now you can even translate </ol> To lear more on GF commands and grammar development, go to the -<a href="tutorial/01-gf-tutorial2.html">New Grammarian's Tutorial</a>. +<a href="tutorial/gf-tutorial2.html">New Grammarian's Tutorial</a>. diff --git a/index.html b/index.html index 9c6b9dd9b..9b6045465 100644 --- a/index.html +++ b/index.html @@ -243,7 +243,7 @@ Embedded GF Interpreter</a>. <li> - <a href="doc/tutorial/01-gf-tutorial2.html">New Grammarian's Tutorial</a>, + <a href="doc/tutorial/gf-tutorial2.html">New Grammarian's Tutorial</a>, based on the module system (unfinished). More up-to-date but ess detailed than the next one. @@ -256,7 +256,7 @@ on writing GF grammars, with exercises. on editing in the Java interface. </li><li> -<a href="../GF2.0/doc/short/01-gf-short.html"> +<a href="../GF2.0/doc/short/gf-short.html"> GF in 25 Minutes</a> - overview for programmer audience. </li><li> @@ -278,7 +278,7 @@ outdated). Language specification</a> of the GF grammar formalism. </li><li> -<a href="lib/resource/doc/01-gf-resource.html"> +<a href="lib/resource/doc/gf-resource.html"> Resource grammar library documentation</a>. </li><li> |
