diff options
| author | Inari Listenmaa <inari.listenmaa@gmail.com> | 2017-06-29 20:14:32 +0200 |
|---|---|---|
| committer | Inari Listenmaa <inari.listenmaa@gmail.com> | 2017-06-29 20:14:32 +0200 |
| commit | 899dba88b7fdde748cc10443b3d0fdb3584874e4 (patch) | |
| tree | efcf3aaf8673e71ec6a251a4a90d86408065d67c /index.html | |
| parent | 3464e912c11be114ca9694f896746feb0c9ea42c (diff) | |
| parent | ff82b0980bc7912ab8d79ebc4428c87e58109f2d (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/GF
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html index 51954f730..182033787 100644 --- a/index.html +++ b/index.html @@ -46,7 +46,8 @@ function sitesearch() { <ul> <li><A HREF="http://groups.google.com/group/gf-dev">User Group</A> - <li><a href="http://code.google.com/p/grammatical-framework/issues/list">Bug Reports</a> + <li><a href="https://github.com/GrammaticalFramework/GF/issues">Bug Reports</a> + (<a href="http://code.google.com/p/grammatical-framework/issues/list">old</a>) <li><a href="http://grammatical-framework.blogspot.com/">Blog</a> </ul> </div> @@ -119,6 +120,7 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re <div class=news2> <table class=news> +<tr><td>2017-06-29:<td>GF is moving to <a href="https://github.com/GrammaticalFramework/GF/">GitHub</a>! <tr><td>2017-03-13:<td><strong>GF Summer School in Riga (Latvia), 14-25 August 2017</strong> <a href="http://school.grammaticalframework.org/2017/">Summer School web page</a>. |
