chore(presets): update ZetaAPI referral link to go/u117

Refresh the ZetaAPI invite link from /go/ccs to /go/u117 across all
7 app presets (apiKeyUrl) and the four README locales. The historical
CHANGELOG entry and the api.zetaapi.ai endpoints / bare websiteUrl are
left untouched so the referral code stays out of request URLs.
This commit is contained in:
Jason
2026-07-21 18:19:51 +08:00
parent b660061b8a
commit f0b7b81c11
11 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -377,7 +377,7 @@ export const opencodeProviderPresets: OpenCodeProviderPreset[] = [
{
name: "ZetaAPI",
websiteUrl: "https://zetaapi.ai",
apiKeyUrl: "https://zetaapi.ai/go/ccs",
apiKeyUrl: "https://zetaapi.ai/go/u117",
settingsConfig: {
npm: "@ai-sdk/openai-compatible",
name: "ZetaAPI",