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 in 8009ffe80 and was previously
fixed in 56050186f, but the fix was reverted by the upstream merge in
e6b29e3ea ("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:
kiloconnect[bot]
2026-03-16 23:10:50 +00:00
parent ecb27fd598
commit 4bbacf6990
@@ -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