diff options
author | 2022-01-31 21:18:39 +0700 | |
---|---|---|
committer | 2022-01-31 21:18:39 +0700 | |
commit | 1a737b8e20c079cae44d9cace9ec1a55acb99070 (patch) | |
tree | e76cad151f10c73d56775eeb66f7619ac871f36c /glow | |
parent | db40c9649e926ce411064b971d7f019c2f7a1136 (diff) | |
download | iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.tar.gz iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.tar.bz2 iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.zip |
Replace Zulip links with Discord
Diffstat (limited to 'glow')
-rw-r--r-- | glow/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/glow/README.md b/glow/README.md index c6b7245e..5e37b7a2 100644 --- a/glow/README.md +++ b/glow/README.md @@ -2,7 +2,7 @@ [][documentation] [](https://crates.io/crates/iced_glow) [](https://github.com/hecrj/iced/blob/master/LICENSE) -[](https://iced.zulipchat.com) +[](https://discord.gg/3xZJ65GAhd) `iced_glow` is a [`glow`] renderer for [`iced_native`]. This renderer supports OpenGL 3.0+ and OpenGL ES 2.0. |