summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJohn J. Camilleri <john@digitalgrammars.com>2019-05-20 10:36:35 +0200
committerJohn J. Camilleri <john@digitalgrammars.com>2019-05-20 10:36:35 +0200
commit7a3efdfeb9171a38e594f177d0541124837d32ba (patch)
tree85ca159d7108292a4f32842f10aff8ee1be095a6 /index.html
parent86066d4b12d61e999740bf6a3a09b6547697ee13 (diff)
Update link to RGL tutorial (now HTML version)
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html
index 5084c92a6..decea87d6 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,11 @@
<img src="http://www.grammaticalframework.org/src/www/P/gf-cloud.png" style="height:30px" class="ml-2" alt="Cloud logo">
</a>
</li>
- <li><a href="doc/tutorial/gf-tutorial.html">Tutorial</a></li>
+ <li>
+ <a href="doc/tutorial/gf-tutorial.html">Tutorial</a>
+ /
+ <a href="lib/doc/rgl-tutorial/index.html">RGL Tutorial</a>
+ </li>
</ul>
<a href="download/index.html" class="btn btn-primary ml-3">
@@ -363,7 +367,7 @@ least one, it may help you to get a first idea of what GF is.
<p>
Adding a language to the resource library takes 3 to 9
months - contributions
- are welcome! You can start with the <a href="doc/gf-lrec-2010.pdf">resource grammarian's tutorial</a>.
+ are welcome! You can start with the <a href="lib/doc/rgl-tutorial/index.html">resource grammarian's tutorial</a>.
</p>
</div><!-- .col-6 -->