Skip to content

Commit

Permalink
Update intro.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas authored Nov 18, 2024
1 parent bff57d9 commit 435859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/pkg/intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The K-Scale API is a way to programmatically interact with the K-Scale platform.

## Installation

First, you need to get an API key from [here](https://kscale.store/keys), then export it as an environment variable:
First, you need to get an API key from [here](https://kscale.dev/keys), then export it as an environment variable:

```bash
export KSCALE_API_KEY='your-api-key'
Expand Down

0 comments on commit 435859d

Please sign in to comment.