diff options
| -rw-r--r-- | download/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/download/index.html b/download/index.html index 5a6d65609..d2366c808 100644 --- a/download/index.html +++ b/download/index.html @@ -5,7 +5,7 @@ GF Version 2.9, released 21 December 2007 as sources: <ul> <li> <a href="GF-2.9.tgz"><tt>GF-2.9.tgz</tt></a>, Haskell and Java sources, grammar library sources, examples, documentation. -To compile and install: read <a href="src/INSTALL"><tt>src/INSTALL</tt></a>. +To compile and install: read <a href="../src/INSTALL"><tt>src/INSTALL</tt></a>. <li> <a href="GF-2.9-lib.tgz"><tt>GF-2.9-lib.tgz</tt></a>, Compiled grammar libraries</a>. To install: |
