Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .openpublishing.publish.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
">=powershell-5.1"
],
"monikerPath": [
"mapping/MAML2Yaml/monikerMapping.json"
"mapping/monikerMapping.json"
],
"monikers": [],
"open_to_public_contributors": true,
Expand Down
2 changes: 1 addition & 1 deletion reference/5.1/CimCmdlets/Get-CimSession.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For more information about CIM sessions, see

### Example 1: Get CIM sessions from the current PowerShell session

This example creates CIM sessions using [New-CimSession](New-CimSession.md), and then gets the CIM
This example creates CIM sessions using [New-CimSession](New-CimSession.yml), and then gets the CIM
sessions using `Get-CimSession`.

```powershell
Expand Down
Loading