diff --git a/src/Applications/v1.0/examples/Get-MgApplicationDelta.md b/src/Applications/v1.0/examples/Get-MgApplicationDelta.md index 4b42606118c..0b84850fcb8 100644 --- a/src/Applications/v1.0/examples/Get-MgApplicationDelta.md +++ b/src/Applications/v1.0/examples/Get-MgApplicationDelta.md @@ -4,4 +4,4 @@ Import-Module Microsoft.Graph.Applications Get-MgApplicationDelta ``` This example shows how to use the Get-MgApplicationDelta Cmdlet. -To learn about permissions for this resource, see the [permissions reference](/graph/permissions-reference). +To learn about permissions for this resource, see the [Application permissions reference](/graph/permissions-reference#applicationreadall).