diff --git a/app.js b/app.js
index 0433a5f886..3aa08c3825 100755
--- a/app.js
+++ b/app.js
@@ -346,7 +346,7 @@ app.post(
);
app.get('/privacy', function(req, res) {
- res.redirect(301, '/field-guide/the-free-code-camp-privacy-policy');
+ res.redirect(301, '/field-guide/what-is-free-code-camp\'s-privacy-policy');
});
app.get('/api/slack', function(req, res) {
diff --git a/seed_data/field-guides.json b/seed_data/field-guides.json
index fa86075e3f..8e99a18833 100644
--- a/seed_data/field-guides.json
+++ b/seed_data/field-guides.json
@@ -245,28 +245,6 @@
""
]
},
- {
- "_id": "bd7158d9c436eddfaeb5bd2f",
- "name": "How do I get help when I get stuck?",
- "description": [
- "
",
- "
When you get stuck, remember: RSAP.
",
- "
",
- " ",
- " - Read the documentation or error
",
- " - Search Google
",
- " - Ask your friends for help
",
- " - Post on Stack Overflow
",
- "
",
- "
",
- "
This is the most time-efficient way to handle being stuck, and it's the most respectful of other people's time, too.
",
- "
Most of the time, you'll solve your problem after just one or two steps of this algorithm.
",
- "
",
- "
Also, if you need to post on Stack Overflow, be sure to read their guide to asking good questions: http://stackoverflow.com/help/how-to-ask.
",
- "
Learning to code is hard. But it's a lot easier if you ask for help when you need it!
",
- "
"
- ]
- },
{
"_id": "bd7158d9c442eddfaeb5bdef",
"name": "How do I best use the Global Control Shortcuts for Mac?",
@@ -458,7 +436,7 @@
},
{
"_id": "bd7158d9c451eddfaeb5bdef",
- "name": "What is Free Code Camp Privacy Policy?",
+ "name": "What is Free Code Camp's Privacy Policy?",
"description": [
"",
"
Free Code Camp is committed to respecting the privacy of visitors to our web sites and web applications. The guidelines below explain how we protect the privacy of visitors to FreeCodeCamp.com and its features.
",