Skip to content

Commit f380d30

Browse files
authored
Merge pull request #937 from MicrosoftDocs/sai-fixredirections
Fix 404 caused by recent folder renaming and redirection issues
2 parents 68f43df + bbf5705 commit f380d30

File tree

5 files changed

+2222
-2229
lines changed

5 files changed

+2222
-2229
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,

0 commit comments

Comments
 (0)