Skip to content

Commit

Permalink
fix: link
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed Dec 8, 2024
1 parent d94d785 commit 3859087
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/dashboard/src/pages/api-keys.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,10 @@ export function ApiKeysPage() {
<ExternalLink
variant="tip"
iconClassName="text-neutral-400"
href="https://docs.novu.co/sdks/overview"
href="https://docs.novu.co/api-reference/overview"
className="mt-2 text-xs text-neutral-600"
>
Learn more about APIs in Novu
Learn more about our APIs
</ExternalLink>
</div>
</Form>
Expand Down

0 comments on commit 3859087

Please sign in to comment.