diff --git a/app.js b/app.js index 97ee11c775..9087b75494 100755 --- a/app.js +++ b/app.js @@ -223,7 +223,7 @@ app.use(function (req, res, next) { app.get('/', homeController.index); app.get('/nonprofit-project-instructions', function(req, res) { - res.redirect(301, '/field-guide/how-do-free-code-camp\'s-nonprofit-projects-work'); + res.redirect(301, '/field-guide/how-do-free-code-camps-nonprofit-projects-work'); }); app.post('/get-help', resourcesController.getHelp); diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json index fca11494c2..92ed75de3c 100644 --- a/seed_data/field-guides.json +++ b/seed_data/field-guides.json @@ -405,6 +405,7 @@ "
Contributing to our field guide is a great way to establish your history on GitHub, add to your portfolio, and help other campers. If you have a question about JavaScript or programming in general that you'd like us to add to the field guide, here are two ways to get it into the guide:
", "", "