fix(config): correct MiniMax apiKeyUrl to minimaxi.com

Update apiKeyUrl domain to match official website URL.
Also update screenshots for all locales (en, ja, zh).
This commit is contained in:
Jason
2025-11-30 23:03:09 +08:00
parent c5cadb73bc
commit 5888c56f2a
4 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ export const providerPresets: ProviderPreset[] = [
{
name: "MiniMax",
websiteUrl: "https://platform.minimaxi.com",
apiKeyUrl: "https://platform.minimax.com/subscribe/coding-plan",
apiKeyUrl: "https://platform.minimaxi.com/subscribe/coding-plan",
settingsConfig: {
env: {
ANTHROPIC_BASE_URL: "https://api.minimaxi.com/anthropic",