summaryrefslogtreecommitdiffstats
path: root/winit/README.md
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-02-03 23:53:34 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2020-02-03 23:53:34 +0100
commitf5186f31f1e5eed8fe20c5d6e62e2f531fee6365 (patch)
treefd69912abbe1e299cacd87451d5dfc2f639f7249 /winit/README.md
parent471b695331aaeacbb76f90f284308ff39cced94f (diff)
downloadiced-f5186f31f1e5eed8fe20c5d6e62e2f531fee6365.tar.gz
iced-f5186f31f1e5eed8fe20c5d6e62e2f531fee6365.tar.bz2
iced-f5186f31f1e5eed8fe20c5d6e62e2f531fee6365.zip
Fix `docs.rs` links
Related issue: https://github.com/rust-lang/docs.rs/issues/223
Diffstat (limited to 'winit/README.md')
-rw-r--r--winit/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/winit/README.md b/winit/README.md
index 01785150..d3309e49 100644
--- a/winit/README.md
+++ b/winit/README.md
@@ -10,7 +10,7 @@ It exposes a renderer-agnostic `Application` trait that can be implemented and t
![iced_winit](../docs/graphs/winit.png)
-[documentation]: https://docs.rs/iced_winit
+[documentation]: https://docs.rs/iced_winit/0.1.0-alpha.1/iced_winit/
[`iced_native`]: ../native
[`winit`]: https://github.com/rust-windowing/winit