Skip to content

Commit fc31e01

Browse files
authored
Update the Help link for EnableVersionExpirationSetting
1 parent 2411d9f commit fc31e01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sharepoint/sharepoint-ps/sharepoint-online/Set-SPOTenant.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ This example enables users to share with all external collaborators except for t
320320
Set-SPOTenant -EnableVersionExpirationSetting $true
321321
```
322322
The `EnableVersionExpirationSetting` parameter is no longer active, this feature is now automatically enabled for each tenant. Setting `EnableVersionExpirationSetting` to false would not disable the feature.
323-
Learn more about the Version History Setting at https://learn.microsoft.com/en-us/sharepoint/document-library-version-history-limits
323+
[Learn more about Version History Settings](https://learn.microsoft.com/sharepoint/document-library-version-history-limits)
324324

325325

326326
### EXAMPLE 17
@@ -2857,7 +2857,7 @@ Accept wildcard characters: False
28572857

28582858
### -EnableVersionExpirationSetting
28592859
The `EnableVersionExpirationSetting` parameter is no longer active, this feature is now automatically enabled for each tenant.
2860-
Learn more about the Version History Setting at https://learn.microsoft.com/en-us/sharepoint/document-library-version-history-limits
2860+
[Learn more about Version History Settings](https://learn.microsoft.com/sharepoint/document-library-version-history-limits)
28612861

28622862
```yaml
28632863
Type: Boolean

0 commit comments

Comments
 (0)