Skip to content

Commit

Permalink
Merge pull request #27 from darynmitchell/patch-1
Browse files Browse the repository at this point in the history
Fix URL for first tutorial
  • Loading branch information
Chris Sevilleja authored Oct 23, 2017
2 parents 0f76361 + a98d024 commit 0fdb905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Node provides the RESTful API. Angular provides the frontend and accesses the AP
This repo corresponds to the Node Todo Tutorial Series on [scotch.io](http://scotch.io)

Each branch represents a certain tutorial.
- tut1-starter: [Creating a Single Page Todo App with Node and Angular](http://scotch.io/tutorials/javascript/creating-a-single-page-todo-app-with-node-and-angular)
- tut1-starter: [Creating a Single Page Todo App with Node and Angular](https://scotch.io/tutorials/creating-a-single-page-todo-app-with-node-and-angular)
- tut2-organization: [Application Organization and Structure](https://scotch.io/tutorials/node-and-angular-to-do-app-application-organization-and-structure)
- tut3-services: [Controllers and Services](https://scotch.io/tutorials/node-and-angular-to-do-app-controllers-and-services)

Expand Down

0 comments on commit 0fdb905

Please sign in to comment.