diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-14 01:49:38 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-14 01:49:38 +0300 |
commit | 098356943f7c3d0a419d7d2390b948d95f47e79c (patch) | |
tree | f6fd6948be51657c52d778ad7dae8931dc4cef00 | |
parent | d725379ef64856ff5f5334e456c2385f2f188b84 (diff) | |
download | sciteco-098356943f7c3d0a419d7d2390b948d95f47e79c.tar.gz |
README/NEWS: better use links to the Libera webchat - Github does not render ircs-URLs (refs #29)
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | README | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -2,4 +2,4 @@ News ==== <span class="nf nf-md-new_box"></span> -Join our new [IRC chatroom](ircs://irc.libera.chat:6697/#sciteco)! +Join our new [IRC chatroom](https://web.libera.chat/#sciteco): #sciteco at irc.libera.chat @@ -137,7 +137,7 @@ See [`INSTALL`](https://github.com/rhaberkorn/sciteco/blob/master/INSTALL) for m Community ========= -* Join our [IRC chatroom](ircs://irc.libera.chat:6697/#sciteco)! +* Join our new [IRC chatroom](https://web.libera.chat/#sciteco): #sciteco at irc.libera.chat * Report [bugs via Github](https://github.com/rhaberkorn/sciteco/issues) if you can (or write an E-Mail to the author). * You can also use [Github Discussions](https://github.com/rhaberkorn/sciteco/discussions) |