mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-09-21 14:07:20 +08:00
fix(kilo-docs): replace broken Unbound gateway link with working /connect URL
The link to https://gateway.getunbound.ai/ai-gateway-applications returns 308 -> 404, causing the link-checker CI to fail on all docs PRs. The broken link was originally introduced in8009ffe80and was previously fixed in 56050186f, but the fix was reverted by the upstream merge ine6b29e3ea("feat: merge opencode v1.2.19"). Replace with the working /connect URL (HTTP 200) and update the instruction text accordingly.
This commit is contained in:
@@ -11,7 +11,7 @@ Kilo Code supports accessing models through [Unbound](https://getunbound.ai/), a
|
||||
## Creating an Account
|
||||
|
||||
1. **Sign Up/Sign In:** Go to the [Unbound gateway](https://gateway.getunbound.ai). Create an account or sign in.
|
||||
2. **Create an Application:** Go to the [Applications](https://gateway.getunbound.ai/ai-gateway-applications) page and hit the "Create Application" button.
|
||||
2. **Create an Application:** Go to the [Connect](https://gateway.getunbound.ai/connect) page and select "Kilo Code".
|
||||
3. **Copy the API Key:** Copy the API key to your clipboard.
|
||||
|
||||
## Supported Models
|
||||
|
||||
Reference in New Issue
Block a user