Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/guides/quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pip install kitefishai

## Get an API key

Sign in at [kitefishai.com/dashboard](https://kitefishai.com/dashboard) and create an API key. Keys start with `kf-`.
Sign in at [platform.kitefishai.com/dashboard](https://platform.kitefishai.com/login) and create an API key. Keys start with `kf-`.

## Your first request

Expand Down
2 changes: 1 addition & 1 deletion docs/mint.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
],
"topbarCtaButton": {
"name": "Get API Key",
"url": "https://kitefishai.com/dashboard"
"url": "https://platform.kitefishai.com/login"
},
"anchors": [
{
Expand Down
Loading