diff options
author | 2019-11-24 20:50:41 +0100 | |
---|---|---|
committer | 2019-11-24 20:50:41 +0100 | |
commit | 918b65b3f58a911f89dba441ebcddfd6e8efbff5 (patch) | |
tree | 5386b2bbc4b0235133e5bc26b7c3ac57ec75bcf5 /CONTRIBUTING.md | |
parent | 5941545a5dff8693b8dd2a85dd473a669bcc3caa (diff) | |
download | iced-918b65b3f58a911f89dba441ebcddfd6e8efbff5.tar.gz iced-918b65b3f58a911f89dba441ebcddfd6e8efbff5.tar.bz2 iced-918b65b3f58a911f89dba441ebcddfd6e8efbff5.zip |
Add missing link to `CONTRIBUTING`
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8f7724e8..1f4b89fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,3 +29,4 @@ Moreover, Iced is in its infancy and, besides directly writing code, there are m [Zulip server]: https://iced.zulipchat.com/ [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 +[`wgpu_glyph`]: https://github.com/hecrj/wgpu_glyph |