From 918b65b3f58a911f89dba441ebcddfd6e8efbff5 Mon Sep 17 00:00:00 2001 From: Héctor Ramón Jiménez Date: Sun, 24 Nov 2019 20:50:41 +0100 Subject: Add missing link to `CONTRIBUTING` --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTING.md') 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 -- cgit