diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index bb05685..f9240f5 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -14,8 +14,8 @@ "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content", - "PowershellCmdlet": "Content", - "PowershellModule": "Content" + "PowerShellCmdlet1": "Content", + "PowerShellModule1": "Content" }, "build_entry_point": "docs", "template_folder": "_themes",