diff options
| -rw-r--r-- | index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html index 5c1d6bd95..123c65438 100644 --- a/index.html +++ b/index.html @@ -107,6 +107,10 @@ document.write('<div style="float: right; margin-top: 3ex;"> <form onsubmit="re <div class=news2> <table class=news> +<tr><td>2018-07-25:<td>The GF repository has been split in two: + <a href="https://github.com/GrammaticalFramework/gf-core">gf-core</a> and + <a href="https://github.com/GrammaticalFramework/gf-rgl">gf-rgl</a>. + The original <a href="https://github.com/GrammaticalFramework/GF">GF</a> repository is now archived. <tr><td>2017-08-11:<td><strong>GF 3.9 released!</strong> <a href="download/release-3.9.html">Release notes</a>. <tr><td>2017-06-29:<td>GF is moving to <a href="https://github.com/GrammaticalFramework/GF/">GitHub</a>! |
