diff options
| -rw-r--r-- | doc/gf-index.html | 2 | ||||
| -rw-r--r-- | download/gf-download.html | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/gf-index.html b/doc/gf-index.html index 374d5fc53..642efc760 100644 --- a/doc/gf-index.html +++ b/doc/gf-index.html @@ -132,7 +132,7 @@ on editing in the Java interface. on writing GF grammars, with exercises. </li><li> -<a href="doc/short/01-gf-short.html"> +<a href="doc/short/gf-short.html"> GF in 25 Minutes</a> for programmers. </li><li> diff --git a/download/gf-download.html b/download/gf-download.html index f71668137..0e78b570a 100644 --- a/download/gf-download.html +++ b/download/gf-download.html @@ -24,11 +24,11 @@ to get the Speak Aloud command (<tt>sa</tt>). <h2>Linux</h2> +<!-- <h4>Requirements</h4> RedHat >7.1 and Mandrake >9.2 have been tested. - <h4>Download</h4> <a href="GF-2.0.rpm"><tt>GF-2.0.rpm</tt></a>, binary RPM @@ -39,8 +39,6 @@ RedHat >7.1 and Mandrake >9.2 have been tested. binaries, Java classes, and example grammars - - <h4>Install</h4> Binary RPM: @@ -63,7 +61,9 @@ With the GUI: <pre> jgf </pre> +--> +Binary coming soon; until then <a href="#src">compile from source</a>. </p><h2>Macintosh</h2> |
