Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix enterprise links #8294

Merged
merged 1 commit into from
Feb 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/my-website/docs/proxy/enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Features:
- **Security**
-[SSO for Admin UI](./ui.md#✨-enterprise-features)
-[Audit Logs with retention policy](#audit-logs)
-[JWT-Auth](../docs/proxy/token_auth.md)
-[JWT-Auth](./token_auth.md)
-[Control available public, private routes (Restrict certain endpoints on proxy)](#control-available-public-private-routes)
-[Control available public, private routes](#control-available-public-private-routes)
-[Secret Managers - AWS Key Manager, Google Secret Manager, Azure Key, Hashicorp Vault](../secret)
Expand All @@ -40,8 +40,8 @@ Features:
- **Control Guardrails per API Key**
- **Custom Branding**
-[Custom Branding + Routes on Swagger Docs](#swagger-docs---custom-routes--branding)
-[Public Model Hub](../docs/proxy/enterprise.md#public-model-hub)
-[Custom Email Branding](../docs/proxy/email.md#customizing-email-branding)
-[Public Model Hub](#public-model-hub)
-[Custom Email Branding](./email.md#customizing-email-branding)

## Audit Logs

Expand Down