summaryrefslogtreecommitdiffstats
path: root/glutin/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'glutin/README.md')
-rw-r--r--glutin/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/glutin/README.md b/glutin/README.md
index bbc2d5e8..263cc0af 100644
--- a/glutin/README.md
+++ b/glutin/README.md
@@ -2,7 +2,7 @@
[![Documentation](https://docs.rs/iced_glutin/badge.svg)][documentation]
[![Crates.io](https://img.shields.io/crates/v/iced_glutin.svg)](https://crates.io/crates/iced_glutin)
[![License](https://img.shields.io/crates/l/iced_glutin.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_glutin` offers some convenient abstractions on top of [`iced_native`] to quickstart development when using [`glutin`].