Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

Commit fc3d184

Browse files
committed
docs: remove redundant sections and broken link
1 parent 794097b commit fc3d184

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# Table of Contents
88
* [Introduction](#introduction)
99
* [Getting Started with Universal](#getting-started)
10-
* [Upgrading to Version 8](#version-8)
1110
* [Packages](#packages)
1211
* [Universal "Gotchas"](#universal-gotchas)
1312
* [Roadmap](#roadmap)
@@ -29,9 +28,6 @@ The Universal project is driven by community contributions. Please send us your
2928

3029
[Angular Universal Guide](https://angular.io/guide/universal)
3130

32-
# Version 8
33-
Follow this upgrade guide if you are upgrading an existing Universal project to Angular version 8 - [Guide](/docs/v8-upgrade-guide.md)
34-
3531
# Packages
3632
The packages from this repo are published as scoped packages under [@nguniversal](https://www.npmjs.com/search?q=%40nguniversal)
3733

@@ -61,9 +57,6 @@ Moved to [/docs/gotchas.md](/docs/gotchas.md)
6157
- Support [AppShell](https://developers.google.com/web/updates/2015/11/app-shell) use cases
6258
- Development server/watch mode builder with livereload for CLI
6359

64-
## In Progress
65-
- Static site rendering
66-
6760
## Planning
6861
- Full client rehydration strategy that reuses DOM elements/CSS rendered on the server
6962
- Better internal performance and stress tests

0 commit comments

Comments
 (0)