File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const nav = [
1818 {
1919 text : 'Create project' ,
2020 link :
21- 'https://cloud-templates .github.io/create-project/'
21+ 'https://winjs-dev .github.io/create-project/'
2222 }
2323 ]
2424 }
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ The default rendering method is Vue. Entry files only need to export Vue compone
139139 <h1 >{ { title }} </h1 >
140140 <p >
141141 For custom configuration guidance, please visit
142- <a href = " https://cloud-templates .github.io/create-project/" target = " _blank" rel = " noopener"
142+ <a href = " https://winjs-dev .github.io/create-project/" target = " _blank" rel = " noopener"
143143 >create-project documentation</a
144144 >.
145145 </p >
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ const nav = [
1818 {
1919 text : 'CreateProject' ,
2020 link :
21- 'https://cloud-templates .github.io/create-project/'
21+ 'https://winjs-dev .github.io/create-project/'
2222 }
2323 ]
2424 }
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ MPA_FILTER=bar,foo
139139 <h1 >{ { title }} </h1 >
140140 <p >
141141 有关自定义配置指引, 请前往
142- <a href = " https://cloud-templates .github.io/create-project/" target = " _blank" rel = " noopener"
142+ <a href = " https://winjs-dev .github.io/create-project/" target = " _blank" rel = " noopener"
143143 >create-project 文档</a
144144 >.
145145 </p >
You can’t perform that action at this time.
0 commit comments