rebrand to useSend (#210)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
title: Introduction
|
||||
description: "Unsend is Open source alternative to Resend, Sendgrid, Mailgun and Postmark etc."
|
||||
description: "useSend is open source alternative to Resend, Sendgrid, Mailgun and Postmark etc."
|
||||
icon: rocket
|
||||
---
|
||||
|
||||
@@ -12,7 +12,7 @@ Quicklinks to set up your account and get started
|
||||
<Card
|
||||
title="Add domain"
|
||||
icon="globe"
|
||||
href="https://app.unsend.dev/domains"
|
||||
href="https://app.usesend.com/domains"
|
||||
>
|
||||
Add domains to send emails
|
||||
</Card>
|
||||
@@ -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/dev-settings/api-keys"
|
||||
href="https://app.usesend.com/dev-settings/api-keys"
|
||||
>
|
||||
Generate API key to send emails from your app.
|
||||
</Card>
|
||||
|
Reference in New Issue
Block a user