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

Commit 915de49

Browse files
Foxandxsswardbell
authored andcommitted
docs(style-guide): rename avoid template at 05-03
closes #1484
1 parent 9f35175 commit 915de49

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/docs/ts/latest/guide/style-guide.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1413,7 +1413,7 @@ a(href="#toc") Back to top
14131413
+makeExample('style-guide/ts/05-03/app/heroes/shared/hero-button/hero-button.component.avoid.ts', 'example', 'app/heroes/hero-button/hero-button.component.ts')(avoid=1)
14141414
:marked
14151415

1416-
+makeExample('style-guide/ts/05-03/app/heroes/shared/hero-button/hero-button.component.avoid.html', '', 'app/heroes/hero-button/hero-button.component.html')(avoid=1)
1416+
+makeExample('style-guide/ts/05-03/app/app.component.avoid.html', '', 'app/app.component.html')(avoid=1)
14171417
:marked
14181418

14191419
+makeTabs(

0 commit comments

Comments
 (0)