Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 492c01d

Browse files
authored
docs(quickstart): fix link to styles.css (#2575)
1 parent ab4f077 commit 492c01d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/quickstart.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ h1#index Step !{step++}: Define the web page that hosts the application
315315
.callout.is-helpful
316316
:marked
317317
For the full set of master styles used by the documentation samples,
318-
see [styles.css](https://github.com/angular/angular.io/blob/master/public/docs/_examples/styles.css).
318+
see [styles.css](https://github.com/angular/angular.io/blob/master/public/docs/_examples/_boilerplate/styles.css).
319319

320320
.l-main-section#build-and-run
321321
h1 Step !{step++}: Build and run the application

0 commit comments

Comments
 (0)