From 2d5eb305a3f578d8f011b8f64ade387000fd6424 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Mon, 14 Mar 2016 14:52:07 -0700 Subject: [PATCH] docs(quickstart): reference the (newly pop'd) angular/quickstart --- public/docs/ts/latest/_quickstart_repo.jade | 2 +- public/docs/ts/latest/quickstart.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/docs/ts/latest/_quickstart_repo.jade b/public/docs/ts/latest/_quickstart_repo.jade index d6182be501..f07f7af128 100644 --- a/public/docs/ts/latest/_quickstart_repo.jade +++ b/public/docs/ts/latest/_quickstart_repo.jade @@ -1,4 +1,4 @@ .l-sub-section :marked Alternatively, begin with a - [download of the QuickStart source](https://github.com/IdeaBlade/angular2-quickstart/blob/master/README.md). \ No newline at end of file + [download of the QuickStart source](https://github.com/angular/quickstart/blob/master/README.md). \ No newline at end of file diff --git a/public/docs/ts/latest/quickstart.jade b/public/docs/ts/latest/quickstart.jade index b0603b1680..85de3a236c 100644 --- a/public/docs/ts/latest/quickstart.jade +++ b/public/docs/ts/latest/quickstart.jade @@ -5,7 +5,7 @@ include _util-fns # Download the code In a hurray? - [Download the QuickStart source](https://github.com/IdeaBlade/angular2-quickstart/blob/master/README.md) + [Download the QuickStart source](https://github.com/angular/quickstart/blob/master/README.md) and start coding. # See it run