Skip to content

Commit 7f96a99

Browse files
committed
Merge #781: doc: Fix IRC links
ff81428 doc: Fix IRC links (MarcoFalke) Pull request description: Fixes 259fd8b#r51521757 ACKs for top commit: kanzure: ACK ff81428 harding: ACK ff81428 . Reviewed diff, quickly checked one of the web.libera.chat links, and ensured it passes tests. Tree-SHA512: 38db9915f0081452eeed470d5ea655376d3b101ddce115b2f38f00fa1ae0ca4f4f00bafe4c058bc9b473676ef5cbe27247e009ffcf0e0e442d898b02589c57b4
2 parents 259fd8b + ff81428 commit 7f96a99

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

_includes/references.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
[BIP174]: https://github.com/bitcoin/bips/blob/master/bip-0174.mediawiki
118118

119119
[@bitcoincoreorg]: https://twitter.com/bitcoincoreorg
120-
[#bitcoin-core-dev]: https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#bitcoin-core-dev
121-
[#bitcoin-core-builds]: https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#bitcoin-core-builds
122-
[#bitcoin-core-gui]: https://kiwiirc.com/nextclient/#irc://irc.libera.chat/#bitcoin-core-gui
120+
[#bitcoin-core-dev]: https://web.libera.chat/#bitcoin-core-dev
121+
[#bitcoin-core-builds]: https://web.libera.chat/#bitcoin-core-builds
122+
[#bitcoin-core-gui]: https://web.libera.chat/#bitcoin-core-gui
123123
[issues]: https://github.com/bitcoin/bitcoin/issues
124124
[pulls]: https://github.com/bitcoin/bitcoin/pulls
125125
[BitcoinCoreDocBips]: https://github.com/bitcoin/bitcoin/blob/master/doc/bips.md

_posts/en/pages/2016-01-01-meetings.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ name: meetings
77
permalink: /en/meetings/
88
version: 4
99
---
10-
The project holds several recurring meetings in `#bitcoin-core-dev` on
11-
irc.freenode.net. Everyone is welcome to attend. Logs and
10+
The project holds several recurring meetings in the `#bitcoin-core-dev` IRC
11+
channel on Libera Chat ([webchat][bitcoin-core-dev-IRC-webchat]). Everyone is welcome to attend. Logs and
1212
automatically-generated meeting minutes may be found [here][meetbot].
1313

1414
Current meeting schedule:
@@ -23,7 +23,7 @@ calendar].
2323
[Here as ical format][meeting calendar ical] to subscribe via a calendar app.
2424

2525
If you have any questions about the date or time of an upcoming meeting,
26-
please ask in `#bitcoin-core-dev` on irc.libera.chat.
26+
please ask in the IRC channel.
2727

2828
Anyone interested in contributing to Bitcoin Core is also
2929
encouraged to attend the weekly Bitcoin Core PR Review Club meetings,
@@ -33,6 +33,7 @@ website][review club] for details.
3333
Summaries of old meetings from 2015 to 2018 are now [listed on a
3434
separate page][summaries].
3535

36+
[bitcoin-core-dev-IRC-webchat]: https://web.libera.chat/#bitcoin-core-dev
3637
[meetbot]: http://www.erisian.com.au/meetbot/bitcoin-core-dev/
3738
[meeting calendar]: https://calendar.google.com/calendar?cid=MTFwcXZkZ3BkOTlubGliZjliYTg2MXZ1OHNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ
3839
[meeting calendar ical]: https://calendar.google.com/calendar/ical/11pqvdgpd99nlibf9ba861vu8s%40group.calendar.google.com/public/basic.ics

0 commit comments

Comments
 (0)