From a2b8bb13a939db18ca0fb36a7681e0f189fa0868 Mon Sep 17 00:00:00 2001 From: marius-kilocode Date: Mon, 8 Jun 2026 13:43:37 +0200 Subject: [PATCH] fix(kilo-docs): link directly to MiniMax console --- packages/kilo-docs/pages/ai-providers/minimax.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/kilo-docs/pages/ai-providers/minimax.md b/packages/kilo-docs/pages/ai-providers/minimax.md index 4641f5d136b..b2643de58fa 100644 --- a/packages/kilo-docs/pages/ai-providers/minimax.md +++ b/packages/kilo-docs/pages/ai-providers/minimax.md @@ -12,7 +12,7 @@ MiniMax is a global AI foundation model company focused on fast, cost-efficient ## Getting an API Key -1. **Sign Up/Sign In:** Go to the [MiniMax Console](https://platform.minimax.io/). Create an account or sign in. +1. **Sign Up/Sign In:** Go to the [MiniMax Console](https://platform.minimax.io/console/access). Create an account or sign in. 2. **Open the API Keys Page:** Navigate to your **Profile > API Keys**. 3. **Create a Key:** Click to generate a new API key and give it a descriptive name (e.g., "Kilo Code"). 4. **Copy the Key:** Copy the key immediately. You may not be able to view it again. Store it securely.