Remove unavailable resources from more section (#10908)

Co-authored-by: Eric Hellman <eric@hellman.net>
This commit is contained in:
Jatin Dua 2023-11-22 06:03:47 +05:30 committed by GitHub
parent bb65ee8821
commit f7d6486ee4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 6 deletions

View file

@ -241,7 +241,6 @@
#### AngularJS
* [AngularJS - Step by Logical Step](http://nicholasjohnson.com/angular-book/) - Nicholas Johnson
* [AngularJS Basics](http://www.angularjsbook.com) - Chris Smith
* [AngularJS Tutorial](https://www.tutlane.com/tutorial/angularjs) - tutlane
* [AngularJS Tutorial](https://www.w3schools.com/angular/) - W3Schools
@ -451,3 +450,4 @@
### XML
* [XML Tutorial](https://www.w3schools.com/xml) - W3Schools