Skip to content

Commit 5d94182

Browse files
committed
more links + reorder
1 parent ab5f938 commit 5d94182

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

docs/hub/_toctree.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,12 @@
2727
title: Tokens Management
2828
- local: enterprise-hub-analytics
2929
title: Publisher Analytics
30-
- local: enterprise-hub-network-security
31-
title: Network Security
3230
- local: enterprise-hub-gating-group-collections
3331
title: Gating Group Collections
32+
- local: enterprise-hub-network-security
33+
title: Network Security
34+
- local: rate-limits
35+
title: Rate Limits
3436

3537
- local: pro
3638
title: PRO Plan

docs/hub/enterprise-hub.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ In this section we will document the following Enterprise Hub features:
2424
- [Advanced Security](./enterprise-hub-advanced-security)
2525
- [Tokens Management](./enterprise-hub-tokens-management)
2626
- [Publisher Analytics](./enterprise-hub-analytics)
27-
- [Network Security](./enterprise-hub-network-security)
2827
- [Gating Group Collections](./enterprise-hub-gating-group-collections)
28+
- [Network Security](./enterprise-hub-network-security)
29+
- [Higher Rate limits](./rate-limits)
2930

3031
Finally, Team & Enterprise plans include 1TB of [private repository storage](./storage-limits) per seat in the subscription, i.e. if your organization has 40 members, then you have 40TB included storage for your private models and datasets.

docs/hub/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The Hugging Face Hub is a platform with over 1.7M models, 400k datasets, and 600
1717
<a class="no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px" href="./enterprise-hub-advanced-security">Advanced Security</a>
1818
<a class="no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px" href="./enterprise-hub-tokens-management">Tokens Management</a>
1919
<a class="no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px" href="./enterprise-hub-network-security">Network Security</a>
20+
<a class="no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px" href="./rate-limits">Rate Limits</a>
2021
</div>
2122

2223
<div class="group flex flex-col space-y-2 rounded-xl border border-orange-100 bg-linear-to-br from-orange-50 dark:bg-none px-6 py-4 transition-colors hover:shadow-sm dark:border-orange-700">

0 commit comments

Comments
 (0)