Skip to content

Commit 45e7b20

Browse files
authored
Merge pull request #353 from MicrosoftDocs/main
Publish
2 parents 0706fb1 + c89f331 commit 45e7b20

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"docset_name": "PowerShell-Docs-DSC",
3737
"locale": "en-us",
3838
"monikerPath": [
39-
"mapping/MAML2Yaml/monikerMapping.json"
39+
"mapping/monikerMapping.json"
4040
],
4141
"moniker_ranges": [],
4242
"monikers": [],

dsc/dsc-1.1/PSDesiredStateConfiguration/PSDesiredStateConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Gets Desired State Configuration (DSC) resources present on the computer.
4545

4646
Runs a method of a specified DSC resource.
4747

48-
### [New-DscCheckSum](New-DscCheckSum.md)
48+
### [New-DscChecksum](New-DscChecksum.md)
4949

5050
Creates checksum files for DSC documents and DSC resources.
5151

dsc/dsc-2.0/PSDesiredStateConfiguration/PSDesiredStateConfiguration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Gets Desired State Configuration (DSC) resources present on the computer.
2525

2626
Runs a method of a specified PowerShell Desired State Configuration (DSC) resource.
2727

28-
### [New-DscCheckSum](New-DscCheckSum.md)
28+
### [New-DscChecksum](New-DscChecksum.md)
2929

3030
Creates checksum files for DSC documents and DSC resources.
File renamed without changes.

0 commit comments

Comments
 (0)