Skip to content

Commit e84fb35

Browse files
committed
wiki: Freenode -> Libera.Chat
Change-Id: Ia427616e0e1f7795e2542d838951bc44c0055278
1 parent 1332fd1 commit e84fb35

12 files changed

+12
-12
lines changed

_includes/templates/device_build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ hopefully you've learned a bit on the way and had some fun too.
115115

116116
## To get assistance
117117

118-
* [#LineageOS-dev](https://webchat.freenode.net/?channels=lineageos-dev) - A helpful, real-time chat room (or "channel"), on the Freenode [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) network.
118+
* [#LineageOS-dev](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos-dev) - A helpful, real-time chat room (or "channel"), on the Libera.Chat [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) network.

_includes/templates/device_info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@
4545

4646
## Find help online
4747

48-
You can find assistance with LineageOS on [our subreddit](https://reddit.com/r/LineageOS), or in [#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
48+
You can find assistance with LineageOS on [our subreddit](https://reddit.com/r/LineageOS), or in [#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).

_includes/templates/device_install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,4 @@ There are no recovery installation instructions for this discontinued device.
108108
## Get assistance
109109

110110
If you have any questions or get stuck on any of the steps, feel free to ask on [our subreddit](https://reddit.com/r/LineageOS) or in
111-
[#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
111+
[#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).

_includes/templates/device_upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ The updater app does not support upgrades from one version of LineageOS to anoth
8484
## Get assistance
8585

8686
If you have any questions or get stuck on any of the steps, feel free to ask on [our subreddit](https://reddit.com/r/LineageOS) or in
87-
[#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
87+
[#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).

pages/emulator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ As long as you **haven't** moved the folder directly into `system-images`, the e
9393

9494
## To get assistance
9595

96-
* [#LineageOS-dev](https://webchat.freenode.net/?channels=lineageos-dev) - A helpful, real-time chat room (or "channel"), on the Freenode [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) network.
96+
* [#LineageOS-dev](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos-dev) - A helpful, real-time chat room (or "channel"), on the Libera.Chat [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) network.

pages/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permalink: faq.html
1010
- You are attempting to migrate from an unofficial build to official LineageOS. _A full data wipe is needed if you are coming from something other than an official build of LineageOS._
1111
- Your vendor/modem/bootloader is too old (or maybe too new). _Flash the correct stock image for your device, before wiping data and attempting to install LineageOS again_. This information should be listed on the device's wiki page.
1212
- Your recovery is outdated. _Flash the newest available version of the recommended recovery image for your device_.
13-
- If your error still persists after confirming these are not causing your issue, ask someone for help IRC (#lineageos@freenode) or on the [Subreddit](http://reddit.com/r/lineageos) and provide a recovery log.
13+
- If your error still persists after confirming these are not causing your issue, ask someone for help on IRC [#lineageos@Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos) or on the [Subreddit](http://reddit.com/r/lineageos) and provide a recovery log.
1414

1515
## My device _is_ officially supported, but there's no zips for it on the download page. Where are they?
1616
- Be patient. Devices are slowly being built throughout the week. Maintainers have busy lives, and sometimes an issue is holding it back. Please do not ask for ETAs.

pages/fastboot_adb_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ and `adb logcat -C` to view logs in colour
8989

9090
## Need help?
9191

92-
You can find assistance with LineageOS on [our subreddit](https://reddit.com/r/LineageOS), or in [#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
92+
You can find assistance with LineageOS on [our subreddit](https://reddit.com/r/LineageOS), or in [#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).

pages/sdk/add_to_your_app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ The library has been tested on both java and kotlin projects.
5252
## Get assistance
5353

5454
If you have any questions or get stuck on any of the steps, feel free to ask on [our subreddit](https://reddit.com/r/LineageOS) or in
55-
[#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
55+
[#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).
5656

5757
You can also find more information in the [LineageSDK javadoc](https://lineageos.github.io/android_lineage-sdk).

pages/sdk/api_versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,6 @@ int getLineageSDKVersion() {
111111
## Get assistance
112112

113113
If you have any questions or get stuck on any of the steps, feel free to ask on [our subreddit](https://reddit.com/r/LineageOS) or in
114-
[#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
114+
[#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).
115115

116116
You can also find more information in the [LineageSDK javadoc](https://lineageos.github.io/android_lineage-sdk).

pages/sdk/profiles_api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,6 @@ and then finally declare that we want to be "triggered" when an ON_CONNECT is gi
124124
## Get assistance
125125

126126
If you have any questions or get stuck on any of the steps, feel free to ask on [our subreddit](https://reddit.com/r/LineageOS) or in
127-
[#LineageOS on freenode](https://webchat.freenode.net/?channels=LineageOS).
127+
[#LineageOS on Libera.Chat](https://kiwiirc.com/nextclient/irc.libera.chat#lineageos).
128128

129129
You can also find more information in the [LineageSDK javadoc](https://lineageos.github.io/android_lineage-sdk).

0 commit comments

Comments
 (0)