Skip to content

Commit 37310e0

Browse files
wesleysmythcaitp
authored andcommitted
docs(Courses): fix syntax issue in developer guide
The courses section should use commas between links to differentiate the instances of each link Closes angular#10448
1 parent 306e626 commit 37310e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/guide/index.ngdoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,12 @@ This is a short list of libraries with specific support and documentation for wo
115115
### Courses
116116
* **Free online:**
117117
[thinkster.io](http://thinkster.io),
118-
[CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1)
118+
[CodeAcademy](http://www.codecademy.com/courses/javascript-advanced-en-2hJ3J/0/1),
119119
[CodeSchool](https://www.codeschool.com/courses/shaping-up-with-angular-js)
120120
* **Paid online:**
121121
[Pluralsite (3 courses)](http://www.pluralsight.com/training/Courses/Find?highlight=true&searchTerm=angularjs),
122122
[Tuts+](https://tutsplus.com/course/easier-js-apps-with-angular/),
123-
[lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html)
123+
[lynda.com](http://www.lynda.com/AngularJS-tutorials/Up-Running-AngularJS/133318-2.html),
124124
[WintellectNOW (4 lessons)](http://www.wintellectnow.com/Course/Detail/mastering-angularjs)
125125
* **Paid onsite:**
126126
[angularbootcamp.com](http://angularbootcamp.com/)

0 commit comments

Comments
 (0)