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

Commit b571e4b

Browse files
authored
doc: fix toc
- remove old migration guide
1 parent 2f12e7e commit b571e4b

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,8 +7,6 @@
77
# Table of Contents
88
* [Introduction](#introduction)
99
* [Getting Started with Universal](#getting-started)
10-
* w/ NodeJS Server
11-
* w/ ASP.NET Core Server
1210
* [Upgrading to Version 8](#version-8)
1311
* [Packages](#packages)
1412
* [Universal "Gotchas"](#universal-gotchas)
@@ -73,11 +71,6 @@ Moved to [/docs/gotchas.md](/docs/gotchas.md)
7371
- Development server/watch mode builder with livereload for CLI
7472
- Full client rehydration strategy that reuses DOM elements/CSS rendered on the server
7573

76-
# Upgrading from Angular2-Universal
77-
If you're coming from the original `angular2-universal` (2.x) here are some helpful steps for porting your application to Angular 4 & platform-server.
78-
79-
[Go here to find the guide](/docs/angular2-universal-migration.md)
80-
8174
# Preboot
8275
Control server-rendered page and transfer state before client-side web app loads to the client-side-app. [Repo](https://github.com/angular/preboot)
8376

0 commit comments

Comments
 (0)