diff options
| author | Thomas Hallgren <th-github@altocumulus.org> | 2018-01-29 11:28:11 +0100 |
|---|---|---|
| committer | Thomas Hallgren <th-github@altocumulus.org> | 2018-01-29 11:28:11 +0100 |
| commit | 6cc95f664e7227d6b2f9b32580d769299bc28cb7 (patch) | |
| tree | 705ac1961060282550915b1326c568386778afb1 | |
| parent | 725b518d5cbbd960caa5f79720254430820c4de9 (diff) | |
index.html: update summer school link
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index c9129f63c..274998d5a 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@ function sitesearch() { <li><A HREF="doc/gf-quickstart.html">QuickStart</A> <li><A HREF="doc/gf-reference.html">QuickRefCard</A> <li><A HREF="doc/gf-shell-reference.html">GF Shell Reference</A> - <li><a href="http://school.grammaticalframework.org/2017/"><b>GF Summer School</b></a> + <li><a href="http://school.grammaticalframework.org/"><b>GF Summer School</b></a> </ul> <ul> <li><A HREF="gf-book">The GF Book</A> |
