Skip to content

Commit f7fe499

Browse files
Update blog 5.7 hero image to Angular app dashboard
1 parent a15571f commit f7fe499

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blogs/series-5-devops-data/5.7-azure-deploy-angular-swa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Angular applications compiled for production are static files: HTML, JavaScript
66

77
This article writes the GitHub Actions workflow that installs, injects environment values, builds, and deploys the Angular application to Azure Static Web Apps — and explains the `staticwebapp.config.json` file that makes client-side routing work correctly after deployment.
88

9-
![Deploy Angular to Azure Static Web Apps](https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/webapi/swagger-api-endpoints.png)
9+
![Deploy Angular to Azure Static Web Apps](https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/angular/application-dashboard-anonymous.png)
1010

1111
📖 **Tutorial Repository:** [AngularNetTutorial on GitHub](https://github.com/workcontrolgit/AngularNetTutorial)
1212

0 commit comments

Comments
 (0)