Skip to content

Commit a084791

Browse files
authored
Merge pull request #649 from msewaweru/fix-redirection
Correct the redirection of 2 files
2 parents 2c1a4cf + 0334429 commit a084791

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.openpublishing.redirection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
},
88
{
99
"source_path": "microsoftgraph/docs-conceptual/tutorial-grant-delegated-api-permissions.md",
10-
"redirect_url": "https://learn.microsoft.com/powershell/microsoftgraph/how-to-grant-revoke-api-permissions&pivots=grant-delegated-permissions",
10+
"redirect_url": "https://learn.microsoft.com/powershell/microsoftgraph/how-to-grant-revoke-api-permissions?pivots=grant-delegated-permissions",
1111
"redirect_document_id": false
1212
},
1313
{
1414
"source_path": "microsoftgraph/docs-conceptual/tutorial-grant-app-only-api-permissions.md",
15-
"redirect_url": "https://learn.microsoft.com/powershell/microsoftgraph/how-to-grant-revoke-api-permissions&pivots=grant-application-permissions",
15+
"redirect_url": "https://learn.microsoft.com/powershell/microsoftgraph/how-to-grant-revoke-api-permissions?pivots=grant-application-permissions",
1616
"redirect_document_id": false
1717
},
1818
{

0 commit comments

Comments
 (0)