diff options
| author | krangelov <kr.angelov@gmail.com> | 2021-07-26 16:52:11 +0200 |
|---|---|---|
| committer | krangelov <kr.angelov@gmail.com> | 2021-07-26 16:52:11 +0200 |
| commit | e47042424ee2450c69c509601ddc3c1cc8cd9a39 (patch) | |
| tree | 5cfad2acca46f8c9aafa3a5f97600ae26bbe0e1c /index.html | |
| parent | ecf309a28e9935923308da4b6aa2b1cc6c4b52e2 (diff) | |
| parent | d0a881f9038d2ca1620e0d95f90c297a452774d5 (diff) | |
Merge branch 'master' of https://github.com/GrammaticalFramework/gf-core
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/index.html b/index.html index c8a990fd6..8816cc265 100644 --- a/index.html +++ b/index.html @@ -214,9 +214,9 @@ least one, it may help you to get a first idea of what GF is. </p> <p> - We run the IRC channel <strong><code>#gf</code></strong> on the Freenode network, where you are welcome to look for help with small questions or just start a general discussion. - You can <a href="https://webchat.freenode.net/?channels=gf">open a web chat</a> - or <a href="/irc/">browse the channel logs</a>. + We run the IRC channel <strong><code>#gf</code></strong> on the Libera network, where you are welcome to look for help with small questions or just start a general discussion. + You can <a href="https://web.libera.chat/?channels=#gf">open a web chat</a> + or <a href="https://www.grammaticalframework.org/irc/?C=M;O=D">browse the channel logs</a>. </p> <p> If you have a larger question which the community may benefit from, we recommend you ask it on the <a href="http://groups.google.com/group/gf-dev">mailing list</a>. @@ -226,7 +226,11 @@ least one, it may help you to get a first idea of what GF is. <div class="col-md-6"> <h2>News</h2> - + <dt class="col-sm-3 text-center text-nowrap">2021-07-25</dt> + <dd class="col-sm-9"> + <strong>GF 3.11 released.</strong> + <a href="download/release-3.11.html">Release notes</a> + </dd> <dl class="row"> <dt class="col-sm-3 text-center text-nowrap">2021-05-05</dt> <dd class="col-sm-9"> @@ -234,7 +238,7 @@ least one, it may help you to get a first idea of what GF is. </dd> <dt class="col-sm-3 text-center text-nowrap">2021-03-01</dt> <dd class="col-sm-9"> - <a href="//school.grammaticalframework.org/2020/">Seventh GF Summer School</a>, in Singapore and online, 26 July – 8 August 2021. + <a href="//school.grammaticalframework.org/2020/">Seventh GF Summer School</a>, in Singapore and online, 26 July – 6 August 2021. </dd> <dt class="col-sm-3 text-center text-nowrap">2020-09-29</dt> <dd class="col-sm-9"> |
