diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2020-08-31 15:31:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 15:31:31 +0200 |
| commit | 3de9c664fd7e6636a8ebbd81dbaea56f03900dfc (patch) | |
| tree | 7816793dd5dd692524b14c902a187468d731dd3a /index.html | |
| parent | 254f03ecfead661a44f7385af122ddc908c806e0 (diff) | |
| parent | f6560d309e6a766befd91e4adbc5c68e3a23918e (diff) | |
Merge pull request #73 from inariksit/video-tutorial-page
(Homepage) Change link of video tutorials to a page + small fixes
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index a14508a0a..44d8d50fe 100644 --- a/index.html +++ b/index.html @@ -39,7 +39,7 @@ / <a href="lib/doc/rgl-tutorial/index.html">RGL Tutorial</a> </li> - <li><a href="https://www.youtube.com/playlist?list=PL4L18Hhub0qFgLgFmzE4h-FxqemBcvWSW">Video Tutorial</a></li> + <li><a href="doc/gf-video-tutorials.html">Video Tutorials</a></li> </ul> <a href="download/index.html" class="btn btn-primary ml-3"> |
