Skip to content

Commit c49184b

Browse files
authored
Update site-creation-rest.md
1 parent 8822f95 commit c49184b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/apis/site-creation-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The site design id can be retrieved by using the [Get-SPOSiteDesign](/powershell
6565
- Blank: `f6cc5403-0d63-442e-96c0-285923709ffc`
6666

6767
> [!IMPORTANT]
68-
> To apply your custom site designs as retrieved with [Get-SPOSiteDesign](/powershell/module/sharepoint-online/get-spositedesign) (Microsoft SharePoint Online Management Shell) or [Get-PnPSiteDesign](/powershell/module/sharepoint-pnp/get-pnpsitedesign) (PnP PowerShell) you will have to change the JSON as follows:
68+
> To apply your custom site designs as retrieved with [Get-SPOSiteDesign](/powershell/module/sharepoint-online/get-spositedesign) (Microsoft SharePoint Online Management Shell) or [Get-PnPSiteDesign](/sharepoint/dev/declarative-customization/site-design-pnppowershell) (PnP PowerShell) you will have to change the JSON as follows:
6969
```json
7070
...
7171
"SiteDesignId":"00000000-0000-0000-0000-000000000000",

0 commit comments

Comments
 (0)