diff --git a/public/docs/js/latest/quickstart.jade b/public/docs/js/latest/quickstart.jade index 05083b52c0..fc873fcdff 100644 --- a/public/docs/js/latest/quickstart.jade +++ b/public/docs/js/latest/quickstart.jade @@ -20,7 +20,7 @@ p. .l-main-section h2#section-add-es6-shim 2. Add the es6-shim - p Within your project, clone the es6-shim repository: + p Within your project, clone the quickstart repository: pre.prettyprint code git clone https://github.com/angular/quickstart.git