From c740b3af75624c5faa6982fca56a1ebe03e03e98 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez <hector0193@gmail.com> Date: Mon, 2 Jan 2023 20:42:14 +0100 Subject: Fix "Test Status" badge in `README` --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index bc7f5440..457a02ae 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [](https://crates.io/crates/iced) [](https://github.com/iced-rs/iced/blob/master/LICENSE) [](https://crates.io/crates/iced) -[](https://github.com/iced-rs/iced/actions) +[](https://github.com/iced-rs/iced/actions) [](https://discord.gg/3xZJ65GAhd) A cross-platform GUI library for Rust focused on simplicity and type-safety. -- cgit