diff --git a/challenges/basic-ziplines.json b/challenges/basic-ziplines.json
index 59f2c75237..a13e962f7c 100644
--- a/challenges/basic-ziplines.json
+++ b/challenges/basic-ziplines.json
@@ -117,7 +117,6 @@
"Here are the user stories you must enable, and optional bonus user stories:",
"User Story: As a user, I can click a button to show me a new random quote.",
"Bonus User Story: As a user, I can press a button to tweet out a quote.",
- "Note that you can either put your quotes into an array and show them at random, or use an API to get quotes, such as http://forismatic.com/en/api/.",
"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. If you pair programmed, you should also include the Free Code Camp username of your pair.",
"If you'd like immediate feedback on your project from fellow campers, click this button and paste in a link to your CodePen project.
Click here then add your link to your tweet's text"
diff --git a/challenges/intermediate-bonfires.json b/challenges/intermediate-bonfires.json
index d237bf6f18..f2f9b2f1f8 100644
--- a/challenges/intermediate-bonfires.json
+++ b/challenges/intermediate-bonfires.json
@@ -1,6 +1,6 @@
{
"name": "Intermediate Algorithm Scripting",
- "order": 9,
+ "order": 10,
"challenges": [
{
"id": "a3566b1109230028080c9345",
diff --git a/challenges/nodejs-and-expressjs.json b/challenges/nodejs-and-expressjs.json
index 63b6373489..6eb04629c0 100644
--- a/challenges/nodejs-and-expressjs.json
+++ b/challenges/nodejs-and-expressjs.json
@@ -33,13 +33,7 @@
"Complete \"Publish\"",
"Complete \"Version\"",
"Complete \"Publish Again\"",
- "Complete \"Dist Tag\"",
- "Complete \"Dist Tag Removal\"",
- "Complete \"Outdated\"",
- "Complete \"Update\"",
- "Complete \"RM\"",
- "Complete \"Finale\"",
- "Once you've completed these steps, move on to our next challenge."
+ "Note Once you've completed these steps, you can skip the rest (which are currently buggy) and move on to our next challenge."
],
"type": "waypoint",
"challengeType": 2,