1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-05 21:07:51 +00:00

fix: ng-newsletter angular tutorial link (#3415)

current ng-newsletter link results in a 500 page. found an alternate link, but I suspect it is temporary until the newsletter fixes their 500, so we may not want to update the link. either way, this PR addresses #3400
This commit is contained in:
Charlotte Tan 2019-10-16 06:47:46 -07:00 committed by eshellman
parent 5b193d4338
commit db0038187a

View File

@ -1549,7 +1549,7 @@ Kerridge (PDF) (email address *requested*, not required)
#### Angular.js
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
* [Angular for the jQuery developer](http://www.ng-newsletter.com.s3-website-us-east-1.amazonaws.com/posts/angular-for-the-jquery-developer.html)
* [Angular.js Guide](https://docs.angularjs.org/guide/)
* [Angular.js Material Designing](https://material.angularjs.org/latest/)
* [Angular.js Tutorial](https://docs.angularjs.org/tutorial)