Skip to content

Commit 2f5121d

Browse files
committed
Update 2025-12-05_angular-template.md
1 parent 696d4f6 commit 2f5121d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MyApp/_posts/2025-12-05_angular-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To switch from SQLite to PostgreSQL/SQL Server/MySQL:
4242
npx add-in ef-postgres
4343
:::
4444

45-
2. Install `db-identity` to also switch to use this RDBMS for [Background Jobs](/rdbms-background-jobs) and [Request Logs Analytics](/admin-ui-rdbms-analytics):
45+
2. Install `db-identity` to also switch to use this RDBMS for [Background Jobs](https://docs.servicestack.net/rdbms-background-jobs) and [Request Logs Analytics](https://docs.servicestack.net/admin-ui-rdbms-analytics):
4646

4747
:::sh {.mb-8}
4848
npx add-in db-identity
@@ -78,7 +78,7 @@ Full authentication system with beautifully styled Tailwind CSS pages:
7878

7979
### ⚡ Rapid AutoQuery CRUD dev workflow
8080

81-
Quickly generate complete C# [CRUD APIs](/autoquery/crud) and [DB Migrations](/ormlite/db-migrations) from simple [TypeScript data models](https://localhost:5002/autoquery/okai-models):
81+
Quickly generate complete C# [CRUD APIs](https://docs.servicestack.net/autoquery/crud) and [DB Migrations](https://docs.servicestack.net/ormlite/db-migrations) from simple [TypeScript data models](https://localhost:5002/autoquery/okai-models):
8282

8383
1. Create a new feature
8484

@@ -173,7 +173,7 @@ GitHub Actions workflows included for:
173173

174174
### Kamal Deployments
175175

176-
All deployments include the GitHub Action workflows to deploy your App to [any Linux Server with Kamal](/kamal-deploy) using Docker, SSH and GitHub Container Registry (ghcr).
176+
All deployments include the GitHub Action workflows to deploy your App to [any Linux Server with Kamal](https://docs.servicestack.net/kamal-deploy) using Docker, SSH and GitHub Container Registry (ghcr).
177177

178178
Where you can host it on a [Hetzner US Cloud](https://www.hetzner.com/cloud) VM for as low as **$5 per month** or if you have multiple Apps you can delpoy them all to a single VM which we're doing for our .NET Template Live Demos which runs **30 Docker Apps** on a **8GB RAM/80GB SSD** dedicated VM for **$15 /month**.
179179

0 commit comments

Comments
 (0)