Skip to content

Commit c3b7e68

Browse files
committed
Fixed learn.microsoft.com URLs
1 parent 792305d commit c3b7e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/solution-guidance/applying-pnp-templates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ You can also follow these steps by watching this video on the Microsoft 365 Plat
1717

1818
In order to provision the look book templates, you need to have the following software tools installed on your machine:
1919

20-
- [PowerShell](https://docs.microsoft.com/powershell/scripting/install/installing-powershell)
20+
- [PowerShell](/powershell/scripting/install/installing-powershell)
2121
- [PnP PowerShell](https://pnp.github.io/powershell/)
2222

2323
Once the above tools are installed, you can proceed with the following sections.
@@ -82,7 +82,7 @@ Here follows a brief guidance about the meaning of the prerequisites:
8282
- App Catalog: you need to have a fully functional tenant-wide App Catalog in your target tenant, and you need to execute the provisioning using a user who has admin access to the App Catalog site.
8383
- Regular user: you can execute the provisioning with a regular user of SharePoint Online.
8484

85-
> Note: If you don't have the App Catalog configured in your tenant, and the template that you are willing to provision requires the App Catalog, you can follow the instructions provided in this [online document](https://docs.microsoft.com/sharepoint/dev/spfx/set-up-your-developer-tenant#create-app-catalog-site).
85+
> Note: If you don't have the App Catalog configured in your tenant, and the template that you are willing to provision requires the App Catalog, you can follow the instructions provided in this [online document](/sharepoint/dev/spfx/set-up-your-developer-tenant#create-app-catalog-site).
8686
8787
## Provisioning a template
8888

0 commit comments

Comments
 (0)