Skip to content

Commit 172a240

Browse files
authored
Update README.md
1 parent 077192c commit 172a240

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

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

33
Simple web app template with Angular + NestJS + ng-openapi-gen + Angular Material.
44

5-
Deployable on Heroku, Render, Google App Engine (GAE), Cloud Run and other hosting services using with/without Docker ([learn more](https://github.com/mugifly/angular-nest/wiki/#Deployments)).
5+
Deployable on Heroku, Render, Google App Engine (GAE), Cloud Run and other hosting services using with/without Docker ([learn more](https://github.com/andrewthomas9/angular-nest/wiki/#Deployments)).
66

7-
[![Build](https://github.com/mugifly/angular-nest/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/mugifly/angular-nest/actions/workflows/build.yml)
7+
[![Build](https://github.com/andrewthomas9/angular-nest/actions/workflows/build.yml/badge.svg?event=push)](https://github.com/andrewthomas9/angular-nest/actions/workflows/build.yml)
88

99
---
1010

1111
## Key Elements
1212

13-
There is some variations... https://github.com/mugifly/angular-nest/wiki#variations
13+
There is some variations... https://github.com/andrewthomas9/angular-nest/wiki#variations
1414

1515
- Angular -- for Frontend app.
1616
- NestJS -- for Backend app.
1717
- ng-openapi-gen -- for API Client generation.
1818
- Angular Material -- for UI.
19-
- NOTE: There is also a [vanilla branch](https://github.com/mugifly/angular-nest/tree/vanilla) that doesn't include Angular Material.
19+
- NOTE: There is also a [vanilla branch](https://github.com/andrewthomas9/angular-nest/tree/vanilla) that doesn't include Angular Material.
2020
- Docker -- for Production environment.
2121
- NOTE: Deployments without Docker are also supported.
2222
- Karma + Jasmine -- for Unit testing of Frontend (with Puppeteer + Headless Chromium)

0 commit comments

Comments
 (0)