diff options
| author | Paul Spooren | 2021-06-12 22:38:30 +0000 |
|---|---|---|
| committer | Paul Spooren | 2021-06-12 22:41:29 +0000 |
| commit | 144bf23e5ae4db91a64df0709a4e909561152351 (patch) | |
| tree | fc78fd4f5d82fa669653b4874622e5bb47a19309 | |
| parent | 78a2aef8d601a49e171c707806658182d5c7c009 (diff) | |
| download | openwrt-144bf23e5ae4db91a64df0709a4e909561152351.tar.gz | |
README: switch from freenode to oftc
We recently switched from freenode.net to oftc.net, reflect that in the
README and update the links.
Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 5a66165cb1863693ce7901d153f5e41c91a130e1)
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -74,13 +74,13 @@ For a list of supported devices see the [OpenWrt Hardware Database](https://open ### Support Community * [Forum](https://forum.openwrt.org): For usage, projects, discussions and hardware advise. -* [Support Chat](https://webchat.freenode.net/#openwrt): Channel `#openwrt` on freenode.net. +* [Support Chat](https://webchat.oftc.net/#openwrt): Channel `#openwrt` on **oftc.net**. ### Developer Community * [Bug Reports](https://bugs.openwrt.org): Report bugs in OpenWrt * [Dev Mailing List](https://lists.openwrt.org/mailman/listinfo/openwrt-devel): Send patches -* [Dev Chat](https://webchat.freenode.net/#openwrt-devel): Channel `#openwrt-devel` on freenode.net. +* [Dev Chat](https://webchat.oftc.net/#openwrt-devel): Channel `#openwrt-devel` on **oftc.net**. ## License |