Remove "feel free to contribute!" link in README

This commit is contained in:
Héctor Ramón Jiménez 2024-09-18 22:20:35 +02:00
parent ab2cedc7d7
commit ed4d0781c7
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -41,8 +41,8 @@ Inspired by [Elm].
* [`iced_tiny_skia`] offering a software alternative as a fallback * [`iced_tiny_skia`] offering a software alternative as a fallback
* A [windowing shell] * A [windowing shell]
__Iced is currently experimental software.__ [Take a look at the roadmap], __Iced is currently experimental software.__ [Take a look at the roadmap] and
[check out the issues], and [feel free to contribute!] [check out the issues].
[Cross-platform support]: https://raw.githubusercontent.com/iced-rs/iced/master/docs/images/todos_desktop.jpg [Cross-platform support]: https://raw.githubusercontent.com/iced-rs/iced/master/docs/images/todos_desktop.jpg
[text inputs]: https://iced.rs/examples/text_input.mp4 [text inputs]: https://iced.rs/examples/text_input.mp4
@ -56,7 +56,6 @@ __Iced is currently experimental software.__ [Take a look at the roadmap],
[windowing shell]: winit/ [windowing shell]: winit/
[Take a look at the roadmap]: ROADMAP.md [Take a look at the roadmap]: ROADMAP.md
[check out the issues]: https://github.com/iced-rs/iced/issues [check out the issues]: https://github.com/iced-rs/iced/issues
[feel free to contribute!]: #contributing--feedback
## Overview ## Overview