rebrand to useSend (#210)

This commit is contained in:
KM Koushik
2025-09-03 08:21:55 +10:00
committed by GitHub
parent b1a59d2705
commit 07c53d3f58
219 changed files with 1349 additions and 2835 deletions

View File

@@ -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>