update the complete all the challenges flow and copy
This commit is contained in:
@@ -239,7 +239,7 @@ exports.returnUser = function(req, res, next) {
|
||||
});
|
||||
} else {
|
||||
req.flash('errors', {
|
||||
msg: "We couldn't find a Code Camper with that username."
|
||||
msg: "404: We couldn't find a page with that url. Please double check the link."
|
||||
});
|
||||
return res.redirect('/');
|
||||
}
|
||||
|
Reference in New Issue
Block a user