Skip to content

Commit

Permalink
Add redirect file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lauragra committed Dec 6, 2021
1 parent d89fc77 commit 553b26e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"redirects/.openpublishing.redirection.0721.json",
"redirects/.openpublishing.redirection.0121.json",
"redirects/.openpublishing.redirection.0921.json",
"redirects/.openpublishing.redirection.1121.json"
"redirects/.openpublishing.redirection.1121.json",
"redirects/.openpublishing.redirection.1221.json"
]
}
19 changes: 19 additions & 0 deletions redirects/.openpublishing.redirection.1221.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"redirections": [
{
"source_path_from_root": "/api-reference/beta/resources/iteminsightssettings.md",
"redirect_url": "/graph/api/resources/insightssettings?view=graph-rest-beta",
"redirect_document_id": false
},
{
"source_path_from_root": "/api-reference/beta/api/iteminsightssettings-get.md",
"redirect_url": "/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta",
"redirect_document_id": false
},
{
"source_path_from_root": "/api-reference/beta/api/iteminsightssettings-update.md",
"redirect_url": "/graph/api/insightssettings-update?view=graph-rest-beta",
"redirect_document_id": false
}
]
}

0 comments on commit 553b26e

Please sign in to comment.