Skip to content

Commit 9a05793

Browse files
committed
Added redirection file for Azure Virtual Desktop
1 parent 3a9e7d3 commit 9a05793

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.openpublishing.publish.config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1020,6 +1020,7 @@
10201020
"articles/load-testing/.openpublishing.redirection.azure-load-testing.json",
10211021
"articles/azure-video-indexer/.openpublishing.redirection.azure-video-indexer.json",
10221022
"articles/machine-learning/.openpublishing.redirection.machine-learning.json",
1023-
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json"
1023+
"articles/static-web-apps/.openpublishing.redirection.static-web-apps.json",
1024+
".openpublishing.redirection.virtual-desktop.json"
10241025
]
10251026
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"redirections": [
3+
{
4+
}
5+
]
6+
}

0 commit comments

Comments
 (0)