mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-10 19:01:13 -04:00
Update the codepen examples
This commit: - Updates the Local Weather challenge example back to the `http` URL because a hosted resource is served over http. - Updates the Portfolio challenge pen from @hallaathrad 's copy. - Updates the Force Directed Graph challenge with a `https` link to the Camper News API. Tested locally.
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
"<strong>User Story:</strong> I can see the relationship between the campers and the domains they're posting.",
|
||||
"<strong>User Story:</strong> I can tell approximately many times campers have linked to a specific domain from it's node size.",
|
||||
"<strong>User Story:</strong> I can tell approximately how many times a specific camper has posted a link from their node's size.",
|
||||
"<strong>Hint:</strong> Here's the Camper News Hot Stories API endpoint: <code>http://www.freecodecamp.com/news/hot</code>.",
|
||||
"<strong>Hint:</strong> Here's the Camper News Hot Stories API endpoint: <code>https://www.freecodecamp.com/news/hot</code>.",
|
||||
"Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>Read-Search-Ask</a> 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 from fellow campers by sharing it in our <a href='//gitter.im/freecodecamp/codereview' target='_blank'>Code Review Chatroom</a>. You can also share it on Twitter and your city's Campsite (on Facebook)."
|
||||
|
||||
Reference in New Issue
Block a user