Skip to content

Commit 84a2964

Browse files
committed
Fix redirects definitions
1 parent 75c3e2d commit 84a2964

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

redirects/.openpublishing.redirection.0125.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
{
44
"source_path_from_root": "/concepts/permissions-management-how-to-authorization-system-aws.md",
55
"redirect_url": "https://learn.microsoft.com/en-us/graph/permissions-management-howto",
6-
"redirect_document_id": true
6+
"redirect_document_id": false
77
},
88
{
99
"source_path_from_root": "/concepts/permissions-management-how-to-authorization-system-azure.md",
@@ -13,7 +13,7 @@
1313
{
1414
"source_path_from_root": "/concepts/permissions-management-how-to-authorization-system-gcp.md",
1515
"redirect_url": "https://learn.microsoft.com/en-us/graph/permissions-management-howto",
16-
"redirect_document_id": true
16+
"redirect_document_id": false
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)