You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/documentation/stories/universal-rendering.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ The Angular CLI supports generation of a Universal build for your application. T
6
6
7
7
## Example CLI Integration:
8
8
9
-
[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.
9
+
[Angular Universal-Starter](https://github.com/angular/universal-starter) - Clone the universal-starter for a working example.
10
10
11
11
---
12
12
@@ -383,4 +383,4 @@ npm run build:ssr && npm run serve:ssr
383
383
384
384
Enjoy!
385
385
386
-
Once again to see a working version of everything, check out the [universal-starter](https://github.com/angular/universal-starter/tree/master/cli).
386
+
Once again to see a working version of everything, check out the [universal-starter](https://github.com/angular/universal-starter).
0 commit comments