We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f081b commit e289dc1Copy full SHA for e289dc1
tutorials.json
tutorials.yml
@@ -1,6 +1,6 @@
1
- title: Learn NPM
2
description: Manage JS dependencies with NPM
3
- url: https://raw.githubusercontent.com/coderoad/fcc-learn-npm/master/coderoad-config.json
+ url: https://raw.githubusercontent.com/coderoad/fcc-learn-npm/master/tutorial.json
4
- title: Basic Node & Express
5
description: Create a REST server with Express
6
- url: https://raw.githubusercontent.com/coderoad/fcc-basic-node-and-express/master/coderoad-config.json
+ url: https://raw.githubusercontent.com/coderoad/fcc-basic-node-and-express/master/tutorial.json
0 commit comments