diff options
author | 2022-01-31 21:18:39 +0700 | |
---|---|---|
committer | 2022-01-31 21:18:39 +0700 | |
commit | 1a737b8e20c079cae44d9cace9ec1a55acb99070 (patch) | |
tree | e76cad151f10c73d56775eeb66f7619ac871f36c /winit | |
parent | db40c9649e926ce411064b971d7f019c2f7a1136 (diff) | |
download | iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.tar.gz iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.tar.bz2 iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.zip |
Replace Zulip links with Discord
Diffstat (limited to 'winit')
-rw-r--r-- | winit/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winit/README.md b/winit/README.md index 58c782c6..082ae6a8 100644 --- a/winit/README.md +++ b/winit/README.md @@ -2,7 +2,7 @@ [][documentation] [](https://crates.io/crates/iced_winit) [](https://github.com/hecrj/iced/blob/master/LICENSE) -[](https://iced.zulipchat.com) +[](https://discord.gg/3xZJ65GAhd) `iced_winit` offers some convenient abstractions on top of [`iced_native`] to quickstart development when using [`winit`]. |