diff --git a/docs/ai-coder/ai-bridge/reference.md b/docs/ai-coder/ai-bridge/reference.md index 597f62fe616e0..3401e8843706c 100644 --- a/docs/ai-coder/ai-bridge/reference.md +++ b/docs/ai-coder/ai-bridge/reference.md @@ -38,4 +38,4 @@ Where relevant, both streaming and non-streaming requests are supported. ## Troubleshooting -To report a bug, file a feature request, or view a list of known issues, please visit our [GitHub repository for AI Bridge](https://github.com/coder/aibridge). If you encounter issues with AI Bridge during early access, please reach out to us via [Discord](https://discord.gg/coder). +To report a bug, file a feature request, or view a list of known issues, please visit our [GitHub repository for AI Bridge](https://github.com/coder/aibridge). If you encounter issues with AI Bridge, please reach out to us via [Discord](https://discord.gg/coder). diff --git a/docs/manifest.json b/docs/manifest.json index 56b583eb284b7..bda84a042da30 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -935,7 +935,7 @@ "description": "Centralized LLM and MCP proxy for platform teams", "path": "./ai-coder/ai-bridge/index.md", "icon_path": "./images/icons/api.svg", - "state": ["premium", "early access"], + "state": ["premium", "beta"], "children": [ { "title": "Setup",