File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"redirections" : [
3
- {
4
- "source_path " : " reference/docs-conceptual/index.md " ,
5
- "redirect_url" : " /powershell/utility-modules/overview" ,
6
- "redirect_document_id " : true
7
- }
3
+ {
4
+ "redirect_document_id " : true ,
5
+ "redirect_url" : " /powershell/utility-modules/overview" ,
6
+ "source_path " : " reference/docs-conceptual/index.md "
7
+ }
8
8
]
9
9
}
Original file line number Diff line number Diff line change 48
48
"**/PSScriptAnalyzer/**.yml" : " jimtru" ,
49
49
"**/PSDesiredStateConfiguration/**.md" : " sewhee" ,
50
50
"**/PSDesiredStateConfiguration/**.yml" : " sewhee" ,
51
- "docs-conceptual/**.md" : " sewhee" ,
51
+ "docs-conceptual/**.md" : " sewhee"
52
52
},
53
53
"ms.prod" : {
54
54
"**/**.md" : " powershell" ,
Original file line number Diff line number Diff line change 2
2
"ps-modules" : {
3
3
"conceptualToc" : " docs-conceptual/toc.yml" ,
4
4
"conceptualTocUrl" : " /powershell/utility-modules/ce/toc.json" ,
5
- "referenceTocUrl " : " /powershell/module/ ps-modules/toc.json " ,
6
- "packageRoot " : " ps-modules"
5
+ "packageRoot " : " ps-modules" ,
6
+ "referenceTocUrl " : " /powershell/module/ ps-modules/toc.json "
7
7
}
8
- }
8
+ }
You can’t perform that action at this time.
0 commit comments