mirror of
https://github.com/coder/coder.git
synced 2026-06-05 22:18:20 +00:00
9eda6569b8
## Summary Fixes the broken Kilo Code documentation link in the AI Bridge client-config page. ## Changes - Updated the Kilo Code link from the old `/docs/features/api-configuration-profiles` (returns 404) to the current `/docs/ai-providers/openai-compatible` page The Kilo Code documentation was restructured and the old URL no longer exists. Fixes #21750