Skip to content

Commit c81712d

Browse files
authored
fix: update angular material link (EbookFoundation#9212)
- angular 'guide' has been replaced with a collection of guides - link updated to suit
1 parent d204db3 commit c81712d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

books/free-programming-books-langs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
25262526
* [Angular 2 Style Guide](https://github.com/johnpapa/angular-styleguide/blob/master/a2/README.md) - John Papa (HTML)
25272527
* [Angular 2+ Notes for Professionals](https://goalkicker.com/Angular2Book/) - Compiled from StackOverflow documentation ([PDF](https://goalkicker.com/Angular2Book/Angular2NotesForProfessionals.pdf))
25282528
* [Angular Docs](https://angular.io/docs) (HTML)
2529-
* [Angular Material](https://material.angular.io/guide) (HTML)
2529+
* [Angular Material](https://material.angular.io/guides) (HTML)
25302530
* [Angular Tutorial](https://angular.io/tutorial) (HTML)
25312531
* [Build a Full-Stack Web Application Using Angular & Firebase](https://www.c-sharpcorner.com/ebooks/build-a-full-stack-web-application-using-angular-and-firebase) - Ankit Sharma (PDF, [:package: code samples](https://github.com/AnkitSharma-007/blogging-app-with-Angular-CloudFirestore))
25322532

0 commit comments

Comments
 (0)