From fca9671680aa61c8e8dafa8b84e7b250aabc033a Mon Sep 17 00:00:00 2001 From: Foxandxss Date: Fri, 13 May 2016 22:33:37 +0200 Subject: [PATCH] docs(style-guide): lift main.ts to src folder closes #1390, #1361 --- public/docs/ts/latest/guide/style-guide.jade | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/public/docs/ts/latest/guide/style-guide.jade b/public/docs/ts/latest/guide/style-guide.jade index b4f8f1e530..e134c3f3a5 100644 --- a/public/docs/ts/latest/guide/style-guide.jade +++ b/public/docs/ts/latest/guide/style-guide.jade @@ -965,7 +965,7 @@ a(href="#toc") Back to top .children .file ... .file app.component.ts|html|css|spec.ts - .file main.ts + .file main.ts .file index.html .file ... :marked @@ -1030,7 +1030,7 @@ a(href="#toc") Back to top .children .file ... .file app.component.ts|html|css|spec.ts - .file main.ts + .file main.ts .file index.html .file ... :marked @@ -1105,7 +1105,7 @@ a(href="#toc") Back to top .file ... .file ... .file app.component.ts|html|css|spec.ts - .file main.ts + .file main.ts .file index.html .file ... :marked @@ -1156,7 +1156,7 @@ a(href="#toc") Back to top .file index.ts .file ... .file app.component.ts|html|css|spec.ts - .file main.ts + .file main.ts .file index.html .file ... :marked @@ -1232,7 +1232,7 @@ a(href="#toc") Back to top .file ... .file index.ts .file app.component.ts|html|css|spec.ts - .file main.ts + .file main.ts .file index.html .file ... :marked