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

Commit fca9671

Browse files
Foxandxsswardbell
authored andcommitted
docs(style-guide): lift main.ts to src folder
closes #1390, #1361
1 parent 738207a commit fca9671

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ a(href="#toc") Back to top
965965
.children
966966
.file ...
967967
.file app.component.ts|html|css|spec.ts
968-
.file main.ts
968+
.file main.ts
969969
.file index.html
970970
.file ...
971971
:marked
@@ -1030,7 +1030,7 @@ a(href="#toc") Back to top
10301030
.children
10311031
.file ...
10321032
.file app.component.ts|html|css|spec.ts
1033-
.file main.ts
1033+
.file main.ts
10341034
.file index.html
10351035
.file ...
10361036
:marked
@@ -1105,7 +1105,7 @@ a(href="#toc") Back to top
11051105
.file ...
11061106
.file ...
11071107
.file app.component.ts|html|css|spec.ts
1108-
.file main.ts
1108+
.file main.ts
11091109
.file index.html
11101110
.file ...
11111111
:marked
@@ -1156,7 +1156,7 @@ a(href="#toc") Back to top
11561156
.file index.ts
11571157
.file ...
11581158
.file app.component.ts|html|css|spec.ts
1159-
.file main.ts
1159+
.file main.ts
11601160
.file index.html
11611161
.file ...
11621162
:marked
@@ -1232,7 +1232,7 @@ a(href="#toc") Back to top
12321232
.file ...
12331233
.file index.ts
12341234
.file app.component.ts|html|css|spec.ts
1235-
.file main.ts
1235+
.file main.ts
12361236
.file index.html
12371237
.file ...
12381238
:marked

0 commit comments

Comments
 (0)