Skip to content

Commit a9c595a

Browse files
committed
fix: image urls and format
1 parent 63d4311 commit a9c595a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Network Security
22

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

77
## Define your organization IP Ranges
@@ -74,8 +74,8 @@ For example, you can block your organization's members to access Spaces, by addi
7474
To define Blocked URLs, enter URL patterns, without the domain name, one per line:
7575

7676
<div class="flex justify-center">
77-
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/network-sec-blocked-url.png" alt="Screenshot of blocked pages on the Hub."/>
78-
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-blocked-url.png" alt="Screenshot of blocked pages on the Hub."/>
77+
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/network-sec-cap.png" alt="Screenshot of blocked pages on the Hub."/>
78+
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-network-sec-cap.png" alt="Screenshot of blocked pages on the Hub."/>
7979
</div>
8080

8181
The Allowed URLs field, enables you to define some exception to the blocking rules, especially. For example by allowing a specific URL within the Blocked URLs pattern, ie `/spaces/meta-llama/*`

0 commit comments

Comments
 (0)