summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón <hector0193@gmail.com>2022-02-08 01:32:40 +0700
committerLibravatar GitHub <noreply@github.com>2022-02-08 01:32:40 +0700
commit313aff573433d9a4bc750285104c069fca0a566c (patch)
treefc441e8ad03b7147e0c25d7f1e824919de61a584 /CHANGELOG.md
parent880671e104f6ee33040f3dfe8c7b735a1e70031d (diff)
parentc70929bf2cc2112bd84ebac5f046bdfd82d63d63 (diff)
downloadiced-313aff573433d9a4bc750285104c069fca0a566c.tar.gz
iced-313aff573433d9a4bc750285104c069fca0a566c.tar.bz2
iced-313aff573433d9a4bc750285104c069fca0a566c.zip
Merge pull request #1217 from SynergyBest/master
Fix links
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7e3be755..a476631d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -108,7 +108,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[qr_code]: https://github.com/iced-rs/iced/pull/622
[#193]: https://github.com/iced-rs/iced/pull/193
[`glutin`]: https://github.com/rust-windowing/glutin
-[`wgpu`]: https://github.com/gfx-rs/wgpu-rs
+[`wgpu`]: https://github.com/gfx-rs/wgpu
[`glow`]: https://github.com/grovesNL/glow
[the `qrcode` crate]: https://docs.rs/qrcode/0.12.0/qrcode/
[integration with existing applications]: https://github.com/iced-rs/iced/pull/183
@@ -207,7 +207,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[`wasm-bindgen-futures`]: https://github.com/rustwasm/wasm-bindgen/tree/master/crates/futures
[`resvg`]: https://github.com/RazrFalcon/resvg
[`raqote`]: https://github.com/jrmuizel/raqote
-[`iced_wgpu`]: https://github.com/iced-rs/iced/tree/master/wgpu
+[`iced_wgpu`]: wgpu/
## [0.1.0-beta] - 2019-11-25