diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2026-02-23 21:54:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-23 21:54:37 +0100 |
| commit | c4f85c20669af45a93096a32e226959fc0b89b18 (patch) | |
| tree | 2275cc9edb59a4d891c221bdc43a760ef4e559c0 /index.html | |
| parent | a6ea774e789d0880b0c38e13e9b56a588d768b33 (diff) | |
replace broken link to best practices
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 0fb5db742..aafa5adbd 100644 --- a/index.html +++ b/index.html @@ -55,7 +55,7 @@ <li><a href="gf-book">The GF Book</a></li> <li><a href="doc/gf-refman.html">Reference Manual</a></li> <li><a href="doc/gf-shell-reference.html">Shell Reference</a></li> - <li><a href="http://www.molto-project.eu/sites/default/files/MOLTO_D2.3.pdf">Best Practices</a> <small>[PDF]</small></li> + <li><a href="https://www.grammaticalframework.org/doc/MOLTO_D2.3.pdf">Best Practices</a> <small>[PDF]</small></li> <li><a href="https://www.mitpressjournals.org/doi/pdf/10.1162/COLI_a_00378">Scaling Up (Computational Linguistics 2020)</a></li> <li><a href="https://inariksit.github.io/blog/">GF blog</a></li> </ul> |
