From f1f0041cd59348ce9fc5b6bee3998f7a4f66194d Mon Sep 17 00:00:00 2001 From: Jonathan Date: Sat, 24 Sep 2016 15:00:24 +0100 Subject: [PATCH] Updated line on conditions for API usage * Added from master * Fixed syntax error --- .../intermediate-ziplines.json | 1 + 1 file changed, 1 insertion(+) diff --git a/seed/challenges/01-front-end-development-certification/intermediate-ziplines.json b/seed/challenges/01-front-end-development-certification/intermediate-ziplines.json index 98923fa8e19..a11387e947a 100644 --- a/seed/challenges/01-front-end-development-certification/intermediate-ziplines.json +++ b/seed/challenges/01-front-end-development-certification/intermediate-ziplines.json @@ -172,6 +172,7 @@ "Hint: See an example call to Twitch.tv's JSONP API at http://forum.freecodecamp.com/t/use-the-twitchtv-json-api/19541.", "Hint: The relevant documentation about this API call is here: https://github.com/justintv/Twitch-API/blob/master/v3_resources/streams.md#get-streamschannel.", "Hint: Here's an array of the Twitch.tv usernames of people who regularly stream: [\"ESL_SC2\", \"OgamingSC2\", \"cretetion\", \"freecodecamp\", \"storbeck\", \"habathcx\", \"RobotCaleb\", \"noobs2ninjas\"]", + "UPDATE: Due to a change in conditions on API usage explained here, use the sample API response we provide at https://gist.github.com/QuincyLarson/2ff6892f948d0b7118a99264fd9c1ce8.", "Remember to use Read-Search-Ask if you get stuck.", "When you are finished, click the \"I've completed this challenge\" button and include a link to your CodePen.", "You can get feedback on your project by sharing it with your friends on Facebook."