We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a798aae commit cedfecdCopy full SHA for cedfecd
sharepoint/sharepoint-ps/sharepoint-pnp/Set-PnPSite.md
@@ -75,7 +75,7 @@ Enables Flows for this site
75
76
### ------------------EXAMPLE 5------------------
77
```powershell
78
-Set-PnPSite -SiteLogoPath c:\images\mylogo.png
+Set-PnPSite -LogoFilePath c:\images\mylogo.png
79
```
80
81
Sets the logo if the site is a modern team site
@@ -362,4 +362,4 @@ Accept pipeline input: False
362
363
## RELATED LINKS
364
365
-[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
+[SharePoint Developer Patterns and Practices](http://aka.ms/sppnp)
0 commit comments