Skip to content

Commit 7c0428a

Browse files
authored
Change to relative link
1 parent fc31e01 commit 7c0428a

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 Version History Settings](https://learn.microsoft.com/sharepoint/document-library-version-history-limits)
323+
[Learn more about Version History Settings](/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 Version History Settings](https://learn.microsoft.com/sharepoint/document-library-version-history-limits)
2860+
[Learn more about Version History Settings](/sharepoint/document-library-version-history-limits)
28612861

28622862
```yaml
28632863
Type: Boolean

0 commit comments

Comments
 (0)