diff options
author | 2019-09-05 13:00:40 +0200 | |
---|---|---|
committer | 2019-09-05 13:00:40 +0200 | |
commit | 60317ce28f93feda068dc561ed9e995109ad4fce (patch) | |
tree | fde0ba79314ee141efc5c24ac86ef1de97429133 /README.md | |
parent | 89edb103fb72b7c12eddfce9d87778939d942eec (diff) | |
download | iced-60317ce28f93feda068dc561ed9e995109ad4fce.tar.gz iced-60317ce28f93feda068dc561ed9e995109ad4fce.tar.bz2 iced-60317ce28f93feda068dc561ed9e995109ad4fce.zip |
Point documentation links to docs.rs
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -175,7 +175,7 @@ you can find me (and a bunch of awesome folks) over the `#games-and-graphics` and `#gui-and-ui` channels in the [Rust Community Discord]. I go by `@lone_scientist` there. -[documentation]: http://iced-rs.surge.sh/iced/ +[documentation]: https://docs.rs/iced [examples]: https://github.com/hecrj/iced/tree/master/examples [Coffee]: https://github.com/hecrj/coffee [Elm]: https://elm-lang.org/ |