Skip to content

Commit d3b0ae4

Browse files
committed
Fixed cmdlet links.
1 parent afd714c commit d3b0ae4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

whiteboard/docs-conceptual/overview.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Note: For more information on Execution_Policies, go to https://go.microsoft.com
1616

1717
Cmdlets taking user IDs use the ID from Azure Active Directory. To get a user ID, you can use the Microsoft Graph Explorer. For more information, go to https://developer.microsoft.com/en-us/graph/docs/api-reference/v1.0/api/user_get
1818

19-
## Cmdlets
19+
## Common Cmdlets
2020

21-
* [Get-Whiteboard](Get-Whiteboard.md)
22-
* [Set-WhiteboardOwner](Set-WhiteboardOwner.md)
23-
* [Invoke-TransferAllWhiteboard](Invoke-TransferAllWhiteboards.md)
21+
* [Get-Whiteboard](../whiteboard-ps/whiteboard/Get-Whiteboard.md)
22+
* [Set-WhiteboardOwner](../whiteboard-ps/whiteboard/Set-WhiteboardOwner.md)
23+
* [Invoke-TransferAllWhiteboard](../whiteboard-ps/whiteboard/Invoke-TransferAllWhiteboards.md)

0 commit comments

Comments
 (0)