diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2021-07-23 16:07:34 +0200 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2021-07-23 16:07:34 +0200 |
| commit | bb51224e8e171e2172c85ca1fe86636fee9cbca3 (patch) | |
| tree | f72f738ed8a43940d3c1edee6143503f84cf9b93 | |
| parent | 9533edc3ca28fcbc1c105eb79495b125b9cb4005 (diff) | |
IRC link pre-fills channel. Link to logs gives newest first.
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html index 0fa2c2a70..54e95c772 100644 --- a/index.html +++ b/index.html @@ -215,8 +215,8 @@ least one, it may help you to get a first idea of what GF is. <p> 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/">open a web chat</a> (type <code>#gf</code> on the field for Channel) - or <a href="/irc/">browse the channel logs</a>. + 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>. |
