Change GitHub namespace to new org for all files

This commit is contained in:
LordRatte 2021-12-23 09:34:37 +02:00 committed by Héctor Ramón Jiménez
parent d19858bce8
commit ff2a470fd8
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
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.