Skip to content

Commit

Permalink
Fix link to mistral api keys (#8286)
Browse files Browse the repository at this point in the history
  • Loading branch information
PopDaph authored Oct 29, 2024
1 parent fb4bae0 commit 608fba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/components/providers/MistralAISetup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default function MistralAISetup({
It can be found{" "}
<a
className="font-bold text-action-600 hover:text-action-500"
href="https://console.mistral.ai/user/api-keys/"
href="https://console.mistral.ai/api-keys/"
target="_blank"
>
here
Expand Down

0 comments on commit 608fba4

Please sign in to comment.