summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Alexandra Reaves <nyxalexandra@proton.me>2023-08-14 14:33:26 -0400
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-08-15 07:27:00 +0200
commitf7760618b66c85576e8835207b22df1acf249624 (patch)
treee10994e22d6cbe7e198ed34c629cd8a5a2763e36 /README.md
parent675020407a17c5de6c83cfc1bc3eba2c876fde90 (diff)
downloadiced-f7760618b66c85576e8835207b22df1acf249624.tar.gz
iced-f7760618b66c85576e8835207b22df1acf249624.tar.bz2
iced-f7760618b66c85576e8835207b22df1acf249624.zip
fix dead link to `iced_native` in `README.md`
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9604aadb..508413e6 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ __Iced is currently experimental software.__ [Take a look at the roadmap],
[scrollables]: https://gfycat.com/perkybaggybaboon-rust-gui
[Debug overlay with performance metrics]: https://gfycat.com/incredibledarlingbee
[Modular ecosystem]: ECOSYSTEM.md
-[renderer-agnostic native runtime]: native/
+[renderer-agnostic native runtime]: runtime/
[`wgpu`]: https://github.com/gfx-rs/wgpu
[`tiny-skia`]: https://github.com/RazrFalcon/tiny-skia
[`iced_wgpu`]: wgpu/