Skip to content

Commit 4380508

Browse files
committed
Link en-us fixes
1 parent 8bfe9ba commit 4380508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Remember to provide a value for all the parameters declared in the above table.
118118

119119
#### Example script for applying Learning Pathways solution
120120

121-
This is how the PowerShell script would look like for applying the [Learning Pathways solution](https://learn.microsoft.com/en-us/office365/customlearning/), which only has the `SiteUrl` parameter and the pnp file for the Learning Pathways is located in the *c:\temp* folder and you want to target to previously created site with URL of */sites/M365LP*.
121+
This is how the PowerShell script would look like for applying the [Learning Pathways solution](https://learn.microsoft.com/office365/customlearning/), which only has the `SiteUrl` parameter and the pnp file for the Learning Pathways is located in the *c:\temp* folder and you want to target to previously created site with URL of */sites/M365LP*.
122122

123123
```powershell
124124
Connect-PnPOnline https://<tenant>-admin.sharepoint.com/

0 commit comments

Comments
 (0)