diff options
| author | krangelov <kr.angelov@gmail.com> | 2019-05-27 09:06:11 +0200 |
|---|---|---|
| committer | krangelov <kr.angelov@gmail.com> | 2019-05-27 09:06:11 +0200 |
| commit | 8df212165028242458795b1f943c7975eb434e2a (patch) | |
| tree | 49d0d8b3b195daa74cd61ec0988bbf06f58cbad2 /index.html | |
| parent | 8b9719bd2d85ee16f89453c79c40d9e00f5057ad (diff) | |
| parent | b7249adf63acf717210af2fa2e552bd50473b960 (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
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 --> |
