Replace hecrj in links with iced-rs
This commit is contained in:
parent
e7d595c7de
commit
aecbd46123
14 changed files with 57 additions and 57 deletions
12
README.md
12
README.md
|
|
@ -6,9 +6,9 @@
|
|||
|
||||
[][documentation]
|
||||
[](https://crates.io/crates/iced)
|
||||
[](https://github.com/hecrj/iced/blob/master/LICENSE)
|
||||
[](https://github.com/iced-rs/iced/blob/master/LICENSE)
|
||||
[](https://crates.io/crates/iced)
|
||||
[](https://github.com/hecrj/iced/actions)
|
||||
[](https://github.com/iced-rs/iced/actions)
|
||||
[](https://discord.gg/3xZJ65GAhd)
|
||||
|
||||
A cross-platform GUI library for Rust focused on simplicity and type-safety.
|
||||
|
|
@ -222,7 +222,7 @@ iced = { version = "0.3", default-features = false, features = ["glow"] }
|
|||
but if you don't, right now there's no software fallback, so it means your hardware
|
||||
doesn't support Iced.
|
||||
|
||||
[built-in renderer]: https://github.com/hecrj/iced/blob/master/ECOSYSTEM.md#Renderers
|
||||
[built-in renderer]: https://github.com/iced-rs/iced/blob/master/ECOSYSTEM.md#Renderers
|
||||
|
||||
## Contributing / Feedback
|
||||
Contributions are greatly appreciated! If you want to contribute, please
|
||||
|
|
@ -237,12 +237,12 @@ the [Rust Community Discord]. I go by `lone_scientist#9554` there.
|
|||
The development of iced is sponsored by the [Cryptowatch] team at [Kraken.com]
|
||||
|
||||
[documentation]: https://docs.rs/iced/
|
||||
[examples]: https://github.com/hecrj/iced/tree/master/examples
|
||||
[examples]: https://github.com/iced-rs/iced/tree/master/examples
|
||||
[Coffee]: https://github.com/hecrj/coffee
|
||||
[Elm]: https://elm-lang.org/
|
||||
[The Elm Architecture]: https://guide.elm-lang.org/architecture/
|
||||
[the current issues]: https://github.com/hecrj/iced/issues
|
||||
[contributing guidelines]: https://github.com/hecrj/iced/blob/master/CONTRIBUTING.md
|
||||
[the current issues]: https://github.com/iced-rs/iced/issues
|
||||
[contributing guidelines]: https://github.com/iced-rs/iced/blob/master/CONTRIBUTING.md
|
||||
[Discord server]: https://discord.gg/3xZJ65GAhd
|
||||
[Rust Community Discord]: https://bit.ly/rust-community
|
||||
[Cryptowatch]: https://cryptowat.ch/charts
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue