Update PostGIS chat channel links
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 10 Aug 2021 07:46:03 +0000 (09:46 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 10 Aug 2021 07:46:03 +0000 (09:46 +0200)
The #postgis freenode channel is no longer, and the new home is the
matrix instance which is bridged to libera.chat. Update the links to
point to both.

Reported-by: Matthias van de Meent
Reviewed-by: Stephen Frost
Discussion: https://postgr.es/m/CAEze2WjG=yf4zuTWBDWDA4KK997CESxCzEixBbDdp1nFf0o87Q@mail.gmail.com

templates/pages/community/irc.html

index 2d0a95ebb46a7e02d73a4917d8eca902bfa04da2..cd501df885f918e85ba318ee6fd2dfdf9aeca8a3 100644 (file)
@@ -47,9 +47,10 @@ can be alternatively submitted to the Code of Conduct Committee at
   <li>Zr40 [Matthijs van der Vleuten]</li>
 </ul>
 
-<h2>Other PostgreSQL Related Channels on other IRC networks</h2>
+<h2>PostgreSQL Related Channels on other networks</h2>
 <p>PostgreSQL Related Projects:</p>
 <ul>
-       <li><a href="irc://irc.freenode.net/postgis">#postgis</a>: Spatial objects for PostgreSQL</li>
+       <li>matrix: <a href="https://matrix.to/#/#postgis:osgeo.org">#postgis:osgeo.org</a>;
+           irc: <a href="irc://irc.libera.chat/postgis">#postgis</a>: Spatial objects for PostgreSQL</li>
 </ul>
 {%endblock%}