Skip to content

Commit bec7f5e

Browse files
authored
Fixing some links
1 parent a959da6 commit bec7f5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -614,7 +614,7 @@ Accept wildcard characters: False
614614

615615
Specifies a list of email domains that is allowed for sharing with the external collaborators. Use the space character as the delimiter for entering multiple values. For example, "contoso.com fabrikam.com".
616616

617-
For additional information about how to restrict a domain sharing, see Restricted Domains Sharing in Office 365 SharePoint Online and OneDrive for Business.
617+
For additional information about how to restrict a domain sharing, see [Restrict sharing of SharePoint and OneDrive content by domain](https://docs.microsoft.com/sharepoint/restricted-domains-sharing).
618618

619619
```yaml
620620
Type: String
@@ -632,7 +632,7 @@ Accept wildcard characters: False
632632

633633
Specifies a list of email domains that is blocked or prohibited for sharing with the external collaborators. Use space character as the delimiter for entering multiple values. For example, "contoso.com fabrikam.com".
634634

635-
For additional information about how to restrict a domain sharing, see Restricted Domains Sharing in Office 365 SharePoint Online and OneDrive for Business.
635+
For additional information about how to restrict a domain sharing, see [Restrict sharing of SharePoint and OneDrive content by domain](https://docs.microsoft.com/sharepoint/restricted-domains-sharing).
636636

637637
```yaml
638638
Type: String
@@ -868,7 +868,7 @@ Accept wildcard characters: False
868868
```
869869
### -AddInformationSegment
870870

871-
This parameter allows you to add a segment to a SharePoint site. This parameter is only applicable for tenants who have enabled Microsoft 365 Information barriers capability. Please read https://docs.microsoft.com/microsoft-365/compliance/information-barriers documentation to understand Information barriers in SharePoint Online.
871+
This parameter allows you to add a segment to a SharePoint site. This parameter is only applicable for tenants who have enabled Microsoft 365 Information barriers capability. Please read https://docs.microsoft.com/sharepoint/information-barriers documentation to understand Information barriers in SharePoint Online.
872872

873873
**Note**: This parameter is available only in SharePoint Online Management Shell Version 16.0.19927.12000 or later.
874874

@@ -880,7 +880,7 @@ Default value: None
880880
```
881881

882882
### -RemoveInformationSegment
883-
This parameter allows you to remove a segment from a SharePoint site. This parameter is only applicable for tenants who have enabled Microsoft 365 Information barriers capability. Please read (https://<kaarin to provide the link ) documentation to understand Information barriers with SharePoint Online.
883+
This parameter allows you to remove a segment from a SharePoint site. This parameter is only applicable for tenants who have enabled Microsoft 365 Information barriers capability. Please read https://docs.microsoft.com/sharepoint/information-barriers documentation to understand Information barriers with SharePoint Online.
884884

885885
**Note**: This parameter is available only in SharePoint Online Management Shell Version 16.0.19927.12000 or later.
886886

0 commit comments

Comments
 (0)