You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/web-parts/single-part-app-pages.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Using single part app pages in SharePoint Online
3
3
description: Using single part app pages in SharePoint Online
4
-
ms.date: 09/07/2020
4
+
ms.date: 06/14/2021
5
5
ms.prod: sharepoint
6
6
localization_priority: Priority
7
7
---
@@ -43,7 +43,7 @@ Following web part manifest demonstrates scenario where the web part is included
43
43
44
44
As a developer, the two most common ways to provision Single Part App pages is to use PnP PowerShell or CLI for Microsoft 365.
45
45
46
-
You can use [PnP PowerShell](https://docs.microsoft.com/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets?view=sharepoint-ps) to update the page layout for the existing page with following script.
46
+
You can use [PnP PowerShell](/powershell/sharepoint/sharepoint-pnp/sharepoint-pnp-cmdlets) to update the page layout for the existing page with following script.
> Refer to the [CLI for Microsoft 365 documentation](https://pnp.github.io/cli-microsoft365/cmd/spo/listitem/listitem-set/) for complete details and examples on this command.
70
+
> Refer to the [CLI for Microsoft 365 documentation](https://pnp.github.io/cli-microsoft365/cmd/spo/listitem/listitem-set.html) for complete details and examples on this command.
0 commit comments