docs(quickstart): reference the (newly pop'd) angular/quickstart

This commit is contained in:
Ward Bell
2016-03-14 14:52:07 -07:00
parent fb5532510c
commit 2d5eb305a3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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).
[download of the QuickStart source](https://github.com/angular/quickstart/blob/master/README.md).
+1 -1
View File
@@ -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