remove mongo course for now

This commit is contained in:
Quincy Larson
2015-04-20 19:11:19 -07:00
parent c6b1bc79d3
commit e245b4d813

View File

@ -587,19 +587,6 @@
"challengeType": 2,
"tests": []
},
{
"_id": "bd7153d8c441eddfaeb5bd2f",
"name": "Manage Data with MongoDB",
"difficulty": 0.42,
"challengeSeed": "114685061",
"description": [
"MongoDB is a popular NoSQL (Not Only SQL) database used by many JavaScript apps.",
"Go to <a href='http://try.mongodb.org/' target='_blank'>http://try.mongodb.org/</a> and work through their interactive MongoDB tutorial."
],
"challengeType": 2,
"tests": []
},
{
"_id": "bd7140d8c441eddfaeb5bdef",
"name": "Manage Source Code with Git",