Skip to content

Commit efc4b23

Browse files
author
Iaan D'Souza-Wiltshire
committed
Fix redirs
1 parent fba0592 commit efc4b23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"redirection_files": [
33
".openpublishing.redirection.json",
4-
"power-virtual-agents/.openpublishing.redirection-power-virtual-agents.json"
4+
".openpublishing.redirection.power-virtual-agents.json"
55
],
66
"docsets_to_publish": [
77
{

power-virtual-agents/.openpublishing.redirection-power-virtual-agents.json renamed to .openpublishing.redirection.power-virtual-agents.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
{
274274
"source_path": "power-virtual-agents/preview/advanced-power-fx.md",
275275
"redirect_url": "advanced-power-fx.md",
276-
"redirect_document_id": "true"
276+
"redirect_document_id": "false"
277277
},
278278
//Teams redirects
279279
{
@@ -284,7 +284,7 @@
284284
{
285285
"source_path": "power-virtual-agents/teams/admin-upgrade-dataverse-teams.md",
286286
"redirect_url": "admin-upgrade-dataverse-teams.md",
287-
"redirect_document_id": "true"
287+
"redirect_document_id": "false"
288288
}
289289
]
290290
}

0 commit comments

Comments
 (0)