Add api key url

This commit is contained in:
KMKoushik
2024-08-19 18:07:07 +10:00
parent c1a99626b6
commit 002af10f84
4 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ Quicklinks to set up your account and get started
<Card
title="Create API key"
icon="key"
href="https://app.unsend.dev/api-keys"
href="https://app.unsend.dev/dev-settings/api-keys"
>
Generate API key to send emails from your app.
</Card>