From 1344ea84fcbb05b1580a0e9108705921c6ad2182 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9ctor=20Ram=C3=B3n=20Jim=C3=A9nez?= Date: Mon, 25 Nov 2019 14:39:56 +0100 Subject: [PATCH] Update debug view GIF in `README` --- README.md | 2 +- src/lib.rs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 61cefcb1..f12517c7 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ __Iced is currently experimental software.__ [Take a look at the roadmap], [the Web]: https://iced.rs/ [text inputs]: https://gfycat.com/alertcalmcrow-rust-gui [scrollables]: https://gfycat.com/perkybaggybaboon-rust-gui -[Debug overlay with performance metrics]: https://gfycat.com/artisticdiligenthorseshoebat-rust-gui +[Debug overlay with performance metrics]: https://gfycat.com/incredibledarlingbee [Modular ecosystem]: https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md [renderer-agnostic native runtime]: https://github.com/hecrj/iced/tree/master/native [`wgpu`]: https://github.com/gfx-rs/wgpu-rs diff --git a/src/lib.rs b/src/lib.rs index 1d79269b..29038bb3 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -22,7 +22,7 @@ //! [Cross-platform support]: https://github.com/hecrj/iced/blob/master/docs/images/todos_desktop.jpg?raw=true //! [text inputs]: https://gfycat.com/alertcalmcrow-rust-gui //! [scrollables]: https://gfycat.com/perkybaggybaboon-rust-gui -//! [Debug overlay with performance metrics]: https://gfycat.com/artisticdiligenthorseshoebat-rust-gui +//! [Debug overlay with performance metrics]: https://gfycat.com/incredibledarlingbee //! [Modular ecosystem]: https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md //! [renderer-agnostic native runtime]: https://github.com/hecrj/iced/tree/master/native //! [`wgpu`]: https://github.com/gfx-rs/wgpu-rs