diff options
| author | John J. Camilleri <john@digitalgrammars.com> | 2018-12-06 09:13:52 +0100 |
|---|---|---|
| committer | John J. Camilleri <john@digitalgrammars.com> | 2018-12-06 09:13:52 +0100 |
| commit | ef4df27d1b2b7cd6aaf662e934eead43c90b7348 (patch) | |
| tree | 2d5adb990253d46b427719144a0f1f6183c973ab | |
| parent | e9e2bd6b8985269520b34cb1f960baf904c06807 (diff) | |
Add link to open #gf in web chat
| -rw-r--r-- | index.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/index.html b/index.html index 1059cc3a4..72c3fd260 100644 --- a/index.html +++ b/index.html @@ -205,7 +205,10 @@ 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 Freenode network, where you are welcome to look for help with small questions or just start a general discussion. - IRC logs (in raw format) are available <a href="http://www.grammaticalframework.org/irc/">here</a>. + You can <a href="https://webchat.freenode.net/?channels=gf">open a web chat</a> + or <a href="http://www.grammaticalframework.org/irc/">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>. </p> @@ -353,7 +356,8 @@ least one, it may help you to get a first idea of what GF is. Swedish, Thai, Turkish (fragments), - Urdu + and + Urdu. </p> <p> |
