Skip to content

Commit 0e4287c

Browse files
Trying if redirects will work by adding virtual folder just like exchange. trying that for one Disable-CsOnlineSipDomain.md
1 parent 1867b37 commit 0e4287c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.openpublishing.redirection.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6976,7 +6976,7 @@
69766976
"redirect_document_id": false
69776977
},
69786978
{
6979-
"source_path": "skype/skype-ps/skype/Disable-CsOnlineSipDomain.md",
6979+
"source_path": "skype/virtual-folder/skype/Disable-CsOnlineSipDomain.md",
69806980
"redirect_url": "/powershell/module/teams/Disable-CsOnlineSipDomain",
69816981
"redirect_document_id": false
69826982
},

skype/docfx.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@
4343
"src": "skype-ps",
4444
"version": "skype-ps",
4545
"dest": "module/skype-ps"
46+
},
47+
{
48+
"files": [
49+
"**/*.md"
50+
],
51+
"src": "virtual-folder",
52+
"version": "skype-ps",
53+
"dest": "module"
4654
}
4755
],
4856
"resource": [

0 commit comments

Comments
 (0)