Merge pull request #1168 from LordRatte/patch-1

Change GitHub namespace to new org to prevent link-rot
This commit is contained in:
Héctor Ramón 2022-01-03 12:13:06 +07:00 committed by GitHub
commit 4db0f4a570
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
36 changed files with 122 additions and 122 deletions

View file

@ -2,7 +2,7 @@
__Iced moves fast and the `master` branch can contain breaking changes!__ If
you want to learn about a specific release, check out [the release list].
[the release list]: https://github.com/hecrj/iced/releases
[the release list]: https://github.com/iced-rs/iced/releases
## [Tour](tour)
A simple UI tour that can run both on native platforms and the web! It showcases different widgets that can be built using Iced.