summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-26 01:32:08 +0200
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-26 01:32:08 +0200
commite0eb19d4cd2002c449286e67abe9a88071cd4909 (patch)
treefede5325a5df3a99a1cff19f57b23369a895cff8 /README.md
parent36120d5685048f761caf4b6a12a4f3a6007f9363 (diff)
downloadiced-e0eb19d4cd2002c449286e67abe9a88071cd4909.tar.gz
iced-e0eb19d4cd2002c449286e67abe9a88071cd4909.tar.bz2
iced-e0eb19d4cd2002c449286e67abe9a88071cd4909.zip
Fix consistency of Discourse badge in `README`
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f9d3db3..f8165d3c 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
[![License](https://img.shields.io/crates/l/iced.svg)](https://github.com/iced-rs/iced/blob/master/LICENSE)
[![Downloads](https://img.shields.io/crates/d/iced.svg)](https://crates.io/crates/iced)
[![Test Status](https://img.shields.io/github/actions/workflow/status/iced-rs/iced/test.yml?branch=master&event=push&label=test)](https://github.com/iced-rs/iced/actions)
-[![Discourse](https://img.shields.io/discourse/users?server=https%3A%2F%2Fdiscourse.iced.rs&logo=discourse&labelColor=202225&color=5e7ce2)](https://discourse.iced.rs)
+[![Discourse](https://img.shields.io/discourse/users?server=https%3A%2F%2Fdiscourse.iced.rs&color=5e7ce2)](https://discourse.iced.rs)
[![Discord Server](https://img.shields.io/discord/628993209984614400?label=&labelColor=6A7EC2&logo=discord&logoColor=ffffff&color=7389D8)](https://discord.gg/3xZJ65GAhd)
A cross-platform GUI library for Rust focused on simplicity and type-safety.