diff options
author | 2022-02-08 01:32:40 +0700 | |
---|---|---|
committer | 2022-02-08 01:32:40 +0700 | |
commit | 313aff573433d9a4bc750285104c069fca0a566c (patch) | |
tree | fc441e8ad03b7147e0c25d7f1e824919de61a584 /ECOSYSTEM.md | |
parent | 880671e104f6ee33040f3dfe8c7b735a1e70031d (diff) | |
parent | c70929bf2cc2112bd84ebac5f046bdfd82d63d63 (diff) | |
download | iced-313aff573433d9a4bc750285104c069fca0a566c.tar.gz iced-313aff573433d9a4bc750285104c069fca0a566c.tar.bz2 iced-313aff573433d9a4bc750285104c069fca0a566c.zip |
Merge pull request #1217 from SynergyBest/master
Fix links
Diffstat (limited to 'ECOSYSTEM.md')
-rw-r--r-- | ECOSYSTEM.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ECOSYSTEM.md b/ECOSYSTEM.md index a0501324..86581e4a 100644 --- a/ECOSYSTEM.md +++ b/ECOSYSTEM.md @@ -87,7 +87,7 @@ Finally, [`iced`] unifies everything into a simple abstraction to create cross-p [`iced`]: .. [`futures`]: https://github.com/rust-lang/futures-rs [`glow`]: https://github.com/grovesNL/glow -[`wgpu`]: https://github.com/gfx-rs/wgpu-rs +[`wgpu`]: https://github.com/gfx-rs/wgpu [`winit`]: https://github.com/rust-windowing/winit [`glutin`]: https://github.com/rust-windowing/glutin [`dodrio`]: https://github.com/fitzgen/dodrio |