Skip to content

Commit eeb1764

Browse files
committed
fix
1 parent 37cd81b commit eeb1764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/transform/modernize-userinterface-site-pages-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ Connect-PnPOnline -Url https://contoso.sharepoint.com/sites/portaltomodernize
100100
ConvertTo-PnPClientSidePage -PublishingPage -Identity mypage.aspx -Overwrite -TargetWebUrl https://contoso.sharepoint.com/sites/moderncommunicationsite -PageLayoutMapping c:\temp\mypagelayouts.xml
101101
```
102102

103-
### Sample scripts for transforming (on-premises) publishing pages to modern pages in SharePoint Online
103+
#### Sample scripts for transforming (on-premises) publishing pages to modern pages in SharePoint Online
104104

105105
Check out the scripts in https://github.com/SharePoint/sp-dev-modernization/tree/dev/Scripts/PageTransformation to get started.
106106

0 commit comments

Comments
 (0)