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