chore(kimi): update Kimi For Coding website URL to /code/docs/

Sync the preset's websiteUrl from the legacy /coding/docs/ path to
the current /code/docs/ path across all four app presets (claude,
hermes, openclaw, opencode).
This commit is contained in:
Jason
2026-04-28 15:23:58 +08:00
parent d2556be5b9
commit bcf8434c1f
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
},
{
name: "Kimi For Coding",
websiteUrl: "https://www.kimi.com/coding/docs/",
websiteUrl: "https://www.kimi.com/code/docs/",
apiKeyUrl: "https://platform.moonshot.cn/console/api-keys",
settingsConfig: {
npm: "@ai-sdk/anthropic",