summaryrefslogtreecommitdiffstats
path: root/wgpu
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-01-31 21:18:39 +0700
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-01-31 21:18:39 +0700
commit1a737b8e20c079cae44d9cace9ec1a55acb99070 (patch)
treee76cad151f10c73d56775eeb66f7619ac871f36c /wgpu
parentdb40c9649e926ce411064b971d7f019c2f7a1136 (diff)
downloadiced-1a737b8e20c079cae44d9cace9ec1a55acb99070.tar.gz
iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.tar.bz2
iced-1a737b8e20c079cae44d9cace9ec1a55acb99070.zip
Replace Zulip links with Discord
Diffstat (limited to 'wgpu')
-rw-r--r--wgpu/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgpu/README.md b/wgpu/README.md
index eda0ba46..11e9cc0a 100644
--- a/wgpu/README.md
+++ b/wgpu/README.md
@@ -2,7 +2,7 @@
[![Documentation](https://docs.rs/iced_wgpu/badge.svg)][documentation]
[![Crates.io](https://img.shields.io/crates/v/iced_wgpu.svg)](https://crates.io/crates/iced_wgpu)
[![License](https://img.shields.io/crates/l/iced_wgpu.svg)](https://github.com/iced-rs/iced/blob/master/LICENSE)
-[![project chat](https://img.shields.io/badge/chat-on_zulip-brightgreen.svg)](https://iced.zulipchat.com)
+[![Discord Server](https://img.shields.io/discord/628993209984614400?label=&labelColor=6A7EC2&logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/3xZJ65GAhd)
`iced_wgpu` is a [`wgpu`] renderer for [`iced_native`]. For now, it is the default renderer of Iced in native platforms.