Skip to content

Commit 460edea

Browse files
committed
update path
1 parent e0d90cd commit 460edea

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
@@ -17,7 +17,7 @@ The page transformation engine can also be used from PowerShell. This allows it
1717
1818
Below script shows how to call the transformation engine using [PnP PowerShell](http://aka.ms/sppnp-powershell):
1919

20-
[!code-powershell[transformpages](../../sp-dev-modernization/tree/master/Scripts/PageTransformation/TransformPageSampleBasic.ps1 "Transform pages to modern pages using PowerShell")]
20+
[!code-powershell[transformpages](../../sp-dev-modernization/blob/master/Scripts/PageTransformation/TransformPageSampleBasic.ps1 "Transform pages to modern pages using PowerShell")]
2121

2222
## Options for the Invoke-PnPModernizationPageTransformation cmdlet
2323

0 commit comments

Comments
 (0)