From d930fbdfb7119c4d75a1488a058fc6cbd2808122 Mon Sep 17 00:00:00 2001 From: Erlend Sogge Heggen Date: Tue, 28 Feb 2017 15:16:18 -0600 Subject: [PATCH] Updated GSoC Application Guide (markdown) --- GSoC-Application-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GSoC-Application-Guide.md b/GSoC-Application-Guide.md index 4a40f29..ba3f867 100644 --- a/GSoC-Application-Guide.md +++ b/GSoC-Application-Guide.md @@ -8,7 +8,7 @@ Send your application starting March 14, 2016. Before you apply, review the foll * **Let’s avoid rookie mistakes**. Read “[DOs and DON’Ts of GSoC (for students)](http://google-opensource.blogspot.no/2011/03/dos-and-donts-of-google-summer-of-code.html "DOs and DON")“. -* **What’s your idea?** Decide which [idea(s)](https://github.com/discourse/discourse/wiki/GSoC-2016-Ideas-List) you want to work on. Feel free to `@mention` the username of relevant mentors listed in the ideas list to get their attention. +* **What’s your idea?** Decide which [idea(s)](https://github.com/discourse/discourse/wiki/Summer-of-Code-2017-Ideas-List) you want to work on. Feel free to `@mention` the username of relevant mentors listed in the ideas list to get their attention. * **Orientate yourself.** Have you contributed to Discourse before, made a pull request or a plugin? Some projects demand greater expertise than others. In any case, make sure that you have a firm understanding of key Discourse concepts before you apply to any Discourse project. Browse the source code, especially the parts relevant to your project idea(s), and be sure you’ll be capable of integrating your idea into the existing project.