Skip to content

Commit 23a1d86

Browse files
authored
rm blank attribute (#1486)
1 parent 8ab21ab commit 23a1d86

16 files changed

+35
-56
lines changed

docs/hub/advanced-compute-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Advanced Compute Options
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
Enterprise Hub organizations gain access to advanced compute options to accelerate their machine learning journey.

docs/hub/audit-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Audit Logs
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
Audit Logs enable organization admins to easily review actions taken by members, including organization membership, repository settings and billing changes.

docs/hub/enterprise-hub-advanced-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Advanced Security
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
Enterprise Hub organizations can improve their security with advanced security controls for both members and repositories.

docs/hub/enterprise-hub-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Analytics
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
## Analytics Dashboard

docs/hub/enterprise-hub-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Datasets
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
The Dataset Viewer is enabled on private datasets owned by an Enterprise Hub organization.

docs/hub/enterprise-hub-resource-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Resource groups
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
Resource Groups allow organizations to enforce fine-grained access control to their repositories.

docs/hub/enterprise-hub-tokens-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Tokens Management
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
Tokens Management enables organization administrators to oversee access tokens within their organization, ensuring secure access to organization resources.

docs/hub/enterprise-sso.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Single Sign-On (SSO)
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
Single sign-on (SSO) allows organizations to securely manage user authentication through their own identity provider (IdP). Both SAML 2.0 and OpenID Connect (OIDC) protocols are supported.

docs/hub/organizations-security.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can set up [Single Sign-On (SSO)](./security-sso) to be able to map access c
1010

1111
Advanced and more fine-grained access control can be achieved with [Resource Groups](./security-resource-groups).
1212

13-
The Resource Group feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
13+
The Resource Group feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
1414

1515
</Tip>
1616

@@ -31,25 +31,22 @@ As an organization `admin`, go to the **Members** section of the org settings to
3131
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/org-members-page-dark.png"/>
3232
</div>
3333

34-
3534
## Viewing members' email address
3635

3736
<Tip warning={true}>
38-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
37+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
3938
</Tip>
4039

4140
You may be able to view the email addresses of members of your organization. The visibility of the email addresses depends on the organization's SSO configuration, or verified organization status.
4241

4342
- If you [verify a domain for your organization](./organizations-managing#organization-domain-name), you can view members' email addresses for the verified domain.
44-
- If SSO is configured for your organization, you can view the email address for each of your organization members by setting `Matching email domains` in the SSO configuration
45-
43+
- If SSO is configured for your organization, you can view the email address for each of your organization members by setting `Matching email domains` in the SSO configuration
4644

4745
<div class="flex justify-center">
4846
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/org-members-page-emails.png"/>
4947
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/org-members-page-emails-dark.png"/>
5048
</div>
5149

52-
5350
## Managing Access Tokens with access to my organization
5451

55-
See [Tokens Management](./enterprise-hub-tokens-management)
52+
See [Tokens Management](./enterprise-hub-tokens-management)

docs/hub/security-resource-groups.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Advanced Access Control in Organizations with Resource Groups
22

33
<Tip warning={true}>
4-
This feature is part of the <a href="https://huggingface.co/enterprise" target="_blank">Enterprise Hub</a>.
4+
This feature is part of the <a href="https://huggingface.co/enterprise">Enterprise Hub</a>.
55
</Tip>
66

77
In your Hugging Face organization, you can use Resource Groups to control which members have access to specific repositories.
@@ -55,4 +55,3 @@ Remember that a repository can be part of only one Resource Group. You'll be war
5555
## Programmatic management (API)
5656

5757
Coming soon!
58-

0 commit comments

Comments
 (0)