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

Commit 56c030c

Browse files
robshepwardbell
authored andcommitted
chore(toh-5): Fix broken link to master style in TOH pt5 (#3201)
1 parent 67a389f commit 56c030c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/tutorial/toh-pt5.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ block style-urls
881881

882882
+makeExcerpt('src/styles.css (excerpt)', 'toh')
883883

884-
- var styles_css = 'https://raw.githubusercontent.com/angular/angular.io/master/public/docs/_examples/_boilerplate/styles.css'
884+
- var styles_css = 'https://raw.githubusercontent.com/angular/angular.io/master/public/docs/_examples/_boilerplate/src/styles.css'
885885

886886
:marked
887887
Create the file <span ngio-ex>styles.css</span>, if it doesn't exist already.

0 commit comments

Comments
 (0)