Skip to content
Permalink
Browse files

docs(Courses): fix syntax issue in developer guide

The courses section should use commas between links to differentiate the instances of each link

Closes #10448
  • Loading branch information
wesleysmyth authored and caitp committed Dec 14, 2014
1 parent 306e626 commit 37310e024d6dd6894ed3ac6a3e2a84da6d6bbd1a
Showing with 2 additions and 2 deletions.
  1. +2 −2 docs/content/guide/index.ngdoc
@@ -115,12 +115,12 @@ This is a short list of libraries with specific support and documentation for wo
### Courses
* **Free online:**
[thinkster.io](http://thinkster.io),
[CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1)
[CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1),
[CodeSchool](https://www.codeschool.com/courses/shaping-up-with-angular-js)
* **Paid online:**
[Pluralsite (3 courses)](http://www.pluralsight.com/training/Courses/Find?highlight=true&searchTerm=angularjs),
[Tuts+](https://tutsplus.com/course/easier-js-apps-with-angular/),
[lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html)
[lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html),
[WintellectNOW (4 lessons)](http://www.wintellectnow.com/Course/Detail/mastering-angularjs)
* **Paid onsite:**
[angularbootcamp.com](http://angularbootcamp.com/)

0 comments on commit 37310e0

Please sign in to comment.
You can’t perform that action at this time.