summaryrefslogtreecommitdiff
path: root/bin/template.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 /bin/template.html
parent86066d4b12d61e999740bf6a3a09b6547697ee13 (diff)
Update link to RGL tutorial (now HTML version)
Diffstat (limited to 'bin/template.html')
-rw-r--r--bin/template.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/template.html b/bin/template.html
index 881f3f2e3..15306e1d9 100644
--- a/bin/template.html
+++ b/bin/template.html
@@ -80,7 +80,11 @@ $body$
<ul class="list-unstyled">
<li><a href="https://www.youtube.com/watch?v=x1LFbDQhbso">Google Tech Talk</a></li>
<li><a href="http://cloud.grammaticalframework.org/">GF Cloud</a></li>
- <li><a href="$rel-root$/doc/tutorial/gf-tutorial.html">Tutorial</a></li>
+ <li>
+ <a href="$rel-root$/doc/tutorial/gf-tutorial.html">Tutorial</a>
+ /
+ <a href="$rel-root$/lib/doc/rgl-tutorial/index.html">RGL Tutorial</a>
+ </li>
<li><a href="$rel-root$/download"><strong>Download GF</strong></a></li>
</ul>
</div>