diff options
| author | Paul Spooren | 2021-06-12 22:38:30 +0000 |
|---|---|---|
| committer | Paul Spooren | 2021-06-12 22:39:35 +0000 |
| commit | 5a66165cb1863693ce7901d153f5e41c91a130e1 (patch) | |
| tree | 42cfed39924b948d44de898a5eb3f57b88f7c765 | |
| parent | 0371f401933e8b24ba6add2689098474774d04d6 (diff) | |
| download | openwrt-5a66165cb1863693ce7901d153f5e41c91a130e1.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>
| -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 |