Skip to content

Commit

Permalink
docs: remove redundant sections and broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-agius4 committed Jun 13, 2020
1 parent 794097b commit fc3d184
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Expand Up @@ -7,7 +7,6 @@
# Table of Contents
* [Introduction](#introduction)
* [Getting Started with Universal](#getting-started)
* [Upgrading to Version 8](#version-8)
* [Packages](#packages)
* [Universal "Gotchas"](#universal-gotchas)
* [Roadmap](#roadmap)
Expand All @@ -29,9 +28,6 @@ The Universal project is driven by community contributions. Please send us your

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

# Version 8
Follow this upgrade guide if you are upgrading an existing Universal project to Angular version 8 - [Guide](/docs/v8-upgrade-guide.md)

# Packages
The packages from this repo are published as scoped packages under [@nguniversal](https://www.npmjs.com/search?q=%40nguniversal)

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

## In Progress
- Static site rendering

## Planning
- Full client rehydration strategy that reuses DOM elements/CSS rendered on the server
- Better internal performance and stress tests
Expand Down

0 comments on commit fc3d184

Please sign in to comment.