diff options
author | Chase Sterling <chase.sterling@gmail.com> | 2022-01-27 17:10:49 +0100 |
---|---|---|
committer | Calum Lind <calumlind+deluge@gmail.com> | 2022-01-30 17:17:05 +0100 |
commit | 49bedda9567a1d7ce940dc882f0b00c3ddf706a8 (patch) | |
tree | 1e1a10322fb19c2f724bf4dc5145ccb4f3487015 | |
parent | [Common] Add is_interface to validate network interfaces (diff) | |
download | deluge-49bedda9567a1d7ce940dc882f0b00c3ddf706a8.tar.xz deluge-49bedda9567a1d7ce940dc882f0b00c3ddf706a8.zip |
[Docs] Add discord link to readme
Closes: https://github.com/deluge-torrent/deluge/pull/350
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ See the [Thinclient guide] to connect to the daemon from another computer. - [User guide][user guide] - [Forum](https://forum.deluge-torrent.org) - [IRC Libera.Chat #deluge](irc://irc.libera.chat/deluge) +- [Discord](https://discord.gg/BC9NspHU) [user guide]: https://dev.deluge-torrent.org/wiki/UserGuide [thinclient guide]: https://dev.deluge-torrent.org/wiki/UserGuide/ThinClient |