Skip to content

Commit 089873e

Browse files
committed
* _config.yml: Remove obsolte entries. * pages/menu/get-involved.md: Update URL. * pages/menu/support.md: Update URL.
1 parent 377e227 commit 089873e

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

_config.yml

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ sourceforge_url: "https://octave.sourceforge.io"
1919
packages_url: "https://gnu-octave.github.io/packages/"
2020
maintainers_email: "[email protected]"
2121
help_email: "[email protected]"
22-
irc_channel: "#octave"
23-
irc_network: "irc.freenode.net"
2422
timezone: "UTC0"
2523

2624
# Build settings

pages/menu/get-involved.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ and a [Developer FAQ]({{ site.wiki_url }}/Developer_FAQ).
2424

2525
Discuss your ideas with us on [Discourse]({{ site.discourse_url }})
2626
("maintainers" category) or on our IRC
27-
[Freenode `{{ site.irc_channel }}` channel](https://webchat.freenode.net/#octave).
27+
[Libera `#octave` channel](https://web.libera.chat/#octave).
2828

2929

3030
### Get the Development Sources

pages/menu/support.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ available to you.
3434
- [<i class="fab fa-discourse"></i> **Discourse**]({{ site.discourse_url }}) --
3535
the major communication platform for Octave users and developers.
3636
- <i class="far fa-comments"></i> **IRC**: Chat with users and developers on the
37-
[Freenode {{ site.irc_channel }} channel](https://webchat.freenode.net/#octave).
37+
[Libera `#octave` channel](https://web.libera.chat/#octave).
3838
- <i class="far fa-envelope"></i> Browse the old
3939
[**mailing list archives**](https://lists.gnu.org/archive/html/help-octave/).
4040
</div>

0 commit comments

Comments
 (0)