mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-17 02:54:21 +08:00
docs: fix the link to the Angular Universal Starter
The Angular Universal Starter repo is now CLI-only so it doesn't have the cli directory any longer.
This commit is contained in:
parent
941466aa02
commit
a5dde90d73
@ -6,7 +6,7 @@ The Angular CLI supports generation of a Universal build for your application. T
|
||||
|
||||
## Example CLI Integration:
|
||||
|
||||
[Angular Universal-Starter](https://github.com/angular/universal-starter/tree/master/cli) - Clone the universal-starter, and check out the `/cli` folder for a working example.
|
||||
[Angular Universal-Starter](https://github.com/angular/universal-starter) - Clone the universal-starter for a working example.
|
||||
|
||||
---
|
||||
|
||||
@ -389,4 +389,4 @@ npm run build:ssr && npm run serve:ssr
|
||||
|
||||
Enjoy!
|
||||
|
||||
Once again to see a working version of everything, check out the [universal-starter](https://github.com/angular/universal-starter/tree/master/cli).
|
||||
Once again to see a working version of everything, check out the [universal-starter](https://github.com/angular/universal-starter).
|
||||
|
Loading…
x
Reference in New Issue
Block a user