Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/api-reference/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ switch (email) {
## API Features

<CardGroup cols={2}>
<Card title="Send Emails" icon="paper-plane" href="/api-reference/emails/send-email">
<Card title="Send Emails" icon="paper-plane" href="/api-reference/emails/send-an-email">
Send transactional emails with Resend-compatible API
</Card>

Expand Down Expand Up @@ -192,7 +192,7 @@ Ready to start building with Inbound? Here are the essential resources to get yo
Understand API limits and optimization strategies
</Card>

<Card title="Send Your First Email" icon="paper-plane" href="/api-reference/emails/send-email">
<Card title="Send Your First Email" icon="paper-plane" href="/api-reference/emails/send-an-email">
Start sending emails with the API
</Card>

Expand Down