Skip to content

Commit 20c589e

Browse files
committed
Fix redirection issues
1 parent 68f43df commit 20c589e

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"branches_to_filter": [],
3434
"git_repository_branch_open_to_public_contributors": "main",
3535
"redirection_files": [
36-
".openpublishing.ms-ol-sp-ps.redirection.json",
37-
".openpublishing.ms-sp-ps.redirection.json",
38-
".openpublishing.spserver.redirection.json"
36+
".openpublishing.redirection.ms-ol-sp-ps.json",
37+
".openpublishing.redirection.ms-sp-ps.json",
38+
".openpublishing.redirection.spserver.json"
3939
],
4040
"skip_source_output_uploading": false,
4141
"need_preview_pull_request": true,
File renamed without changes.

0 commit comments

Comments
 (0)