Skip to content

Commit e37dcbb

Browse files
committed
Update README
1 parent 02e231c commit e37dcbb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,4 +517,4 @@ Configure `KAMAL_DEPLOY_HOST` in GitHub secrets for your hostname. Kamal config
517517

518518
## Live Demo
519519

520-
Template demo available at: http://angular-spa.web-templates.io
520+
Template demo available at: https://angular-spa.web-templates.io

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
A ServiceStack Angular SPA template combining .NET 10.0 backend with Angular 21 frontend. The project uses a layered architecture with clear separation between API, business logic, DTOs, and frontend.
44

5-
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/csharp-templates/angular-spa.png)](http://angular-spa.web-templates.io)
5+
![](https://github.com/ServiceStack/docs.servicestack.net/blob/main/MyApp/wwwroot/img/pages/templates/angular-spa.webp)
66

7-
> Browse [source code](https://github.com/NetCoreTemplates/angular-spa), view live demo [angular-spa.web-templates.io](http://angular-spa.web-templates.io) and install with [dotnet-new](https://docs.servicestack.net/dotnet-new):
7+
> Browse [source code](https://github.com/NetCoreTemplates/angular-spa), view live demo [angular-spa.web-templates.io](https://angular-spa.web-templates.io) and install with:
88
99
## Quick Start
1010

0 commit comments

Comments
 (0)