diff options
author | 2023-09-11 01:10:31 +0200 | |
---|---|---|
committer | 2023-09-11 01:10:31 +0200 | |
commit | 9245423c5d82f88c99adecaaf5dd2ac3559a05a8 (patch) | |
tree | e86a39f327818443af32e521298bd637f14fcb7e /CONTRIBUTING.md | |
parent | 4fe69c83f24e85539d711450f6e40d8962f57a86 (diff) | |
download | iced-9245423c5d82f88c99adecaaf5dd2ac3559a05a8.tar.gz iced-9245423c5d82f88c99adecaaf5dd2ac3559a05a8.tar.bz2 iced-9245423c5d82f88c99adecaaf5dd2ac3559a05a8.zip |
Fix link in `CONTRIBUTING` guide
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c01acc4e..4e7075c6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -17,7 +17,6 @@ Besides directly writing code, there are many other different ways you can contr [the ecosystem overview]: ECOSYSTEM.md [the roadmap]: ROADMAP.md -[our Discourse fourm]: https://discourse.iced.rs/ -[our Discord server]: https://discord.gg/3xZJ65GAhd +[our Discourse forum]: https://discourse.iced.rs/ [Code is the Easy Part]: https://youtu.be/DSjbTC-hvqQ?t=1138 [The Hard Parts of Open Source]: https://www.youtube.com/watch?v=o_4EX4dPppA |