-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Description
Describe the problem that you experienced
When attempting to build the tutorial project, any resource that is supposed to be available at "https://angular.dev/assets/tutorials/common/" is not found. This is problematic as the tutorial describes what resources should be found.
This was particularly noticeable on "Use *ngFor in templates", as it should include several linked resources that are not available. For example:
- https://angular.dev/assets/tutorials/common/example-house.jpg
- https://angular.dev/assets/tutorials/common/bernard-hermant-CLKGGwIBTaY-unsplash.jpg
Enter the URL of the topic with the problem
https://angular.dev/assets/tutorials/common/
Describe what you were looking for in the documentation
Images to complete the tutorial projects.
Describe the actions that led you to experience the problem
Attempting to follow and complete the tutorial projects.
Describe what you want to experience that would fix the problem
The images that are referenced should be hosted where they are listed in the tutorials.
Add a screenshot if that helps illustrate the problem
There's not really a screen shot of something NOT being where it's supposed to be. Instead, here's me not finding the resources O.O
If this problem caused an exception or error, please paste it here
No response
If the problem is browser-specific, please specify the device, OS, browser, and version
No response
Provide any additional information here in as much as detail as you can
No response