diff options
author | 2021-12-10 18:38:12 +0700 | |
---|---|---|
committer | 2021-12-10 18:38:12 +0700 | |
commit | 8cbba944581a81931848352ec45646d882d9b3d0 (patch) | |
tree | 05a3b431d85f05e27e688ce12dabfb9aa4d15339 | |
parent | a98a8c1c518f95509ebb43dd4b7be71baeaae26f (diff) | |
parent | dc04435b6447fb0e0a3ddf4e5bf9d27e269b5749 (diff) | |
download | iced-8cbba944581a81931848352ec45646d882d9b3d0.tar.gz iced-8cbba944581a81931848352ec45646d882d9b3d0.tar.bz2 iced-8cbba944581a81931848352ec45646d882d9b3d0.zip |
Merge pull request #1151 from x37v/patch-1
Replace Zulip with Discord in README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -200,7 +200,7 @@ Contributions are greatly appreciated! If you want to contribute, please read our [contributing guidelines] for more details. Feedback is also welcome! You can open an issue or, if you want to talk, -come chat to our [Zulip server]. Moreover, you can find me (and a bunch of +come chat to our [Discord server]. Moreover, you can find me (and a bunch of awesome folks) over the `#games-and-graphics` and `#gui-and-ui` channels in the [Rust Community Discord]. I go by `lone_scientist#9554` there. @@ -214,7 +214,7 @@ The development of iced is sponsored by the [Cryptowatch] team at [Kraken.com] [The Elm Architecture]: https://guide.elm-lang.org/architecture/ [the current issues]: https://github.com/hecrj/iced/issues [contributing guidelines]: https://github.com/hecrj/iced/blob/master/CONTRIBUTING.md -[Zulip server]: https://iced.zulipchat.com/ +[Discord server]: https://discord.gg/3xZJ65GAhd [Rust Community Discord]: https://bit.ly/rust-community [Cryptowatch]: https://cryptowat.ch/charts [Kraken.com]: https://kraken.com/ |