From 4f883b9f397f0520dbd030637c2271ae6407e788 Mon Sep 17 00:00:00 2001 From: ahstro Date: Fri, 4 Sep 2015 09:55:07 +0200 Subject: [PATCH] Updated ExpressWorks exercises in waypoint --- challenges/nodejs-and-expressjs.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/challenges/nodejs-and-expressjs.json b/challenges/nodejs-and-expressjs.json index c8364e4e36..a1dccae476 100644 --- a/challenges/nodejs-and-expressjs.json +++ b/challenges/nodejs-and-expressjs.json @@ -177,11 +177,13 @@ "Note that you can resize the c9.io's windows by dragging their borders.", "Make sure that you are always in your project's \"workspace\" directory. You can always navigate back to this directory by running this command: cd ~/workspace.", "You can view this Node School module's source code on GitHub at https://github.com/azat-co/expressworks.", - "Complete \"Hello World\"", + "Complete \"Hello World!\"", + "Complete \"Static\"", "Complete \"Jade\"", "Complete \"Good Old Form\"", "Complete \"Stylish CSS\"", - "Complete \"Session and Cookie\"", + "Complete \"Param Pam Pam\"", + "Complete \"What's In Query\"", "Complete \"JSON Me\"", "Once you've completed these steps, move on to our next challenge." ],