Skip to content

Commit

Permalink
add a link to the article
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin authored Nov 6, 2016
1 parent b807c0f commit e3e783f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# Migrating Angular 1 Applications to Angular 2 Using NgUpgrade and Angular Router;
# Migrating Angular 1 Applications to Angular 2 Using NgUpgrade and Angular Router

## Article

This is an example application for [Migrating Angular 1 Applications to Angular 2 in 5 Simple Steps]
(https://vsavkin.com/migrating-angular-1-applications-to-angular-2-in-5-simple-steps-40621800a25b#.oj2pbb5de)

## How to Run

Expand Down Expand Up @@ -43,4 +48,4 @@ The first three routes are handled by the Angular 1 router, and the last two are

### Wiring it Up

See comments in `ng2_app.ts` and `main.ts`.
See comments in `ng2_app.ts` and `main.ts`.

0 comments on commit e3e783f

Please sign in to comment.