summaryrefslogtreecommitdiffstats
path: root/wgpu/README.md
diff options
context:
space:
mode:
authorLibravatar Theo Robinson <72149158+SynergyBest@users.noreply.github.com>2022-01-22 03:04:35 -0600
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-02-07 23:13:25 +0700
commit4830a17d6567187c78dccc7a3348cc50b50e3c50 (patch)
treebf22b83d1de7c2ef83636ae986f9f4afbe961b7e /wgpu/README.md
parent880671e104f6ee33040f3dfe8c7b735a1e70031d (diff)
downloadiced-4830a17d6567187c78dccc7a3348cc50b50e3c50.tar.gz
iced-4830a17d6567187c78dccc7a3348cc50b50e3c50.tar.bz2
iced-4830a17d6567187c78dccc7a3348cc50b50e3c50.zip
Fix links
Change dead links to updated ones. Change/Convert all file links to relative links so they are branch agnostic.
Diffstat (limited to 'wgpu/README.md')
-rw-r--r--wgpu/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/wgpu/README.md b/wgpu/README.md
index 11e9cc0a..50440baf 100644
--- a/wgpu/README.md
+++ b/wgpu/README.md
@@ -21,7 +21,7 @@ Currently, `iced_wgpu` supports the following primitives:
[documentation]: https://docs.rs/iced_wgpu
[`iced_native`]: ../native
-[`wgpu`]: https://github.com/gfx-rs/wgpu-rs
+[`wgpu`]: https://github.com/gfx-rs/wgpu
[WebGPU API]: https://gpuweb.github.io/gpuweb/
[`wgpu_glyph`]: https://github.com/hecrj/wgpu_glyph