Skip to content

Commit e014178

Browse files
committed
Revert "refactor: url change"
This reverts commit 132572f.
1 parent 662547e commit e014178

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/api-reference/auth/sendVerificationEmail.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,14 @@ _openapi:
1212
Send a verification email to the user email address.
1313
1414
The email is only sent if have configured [SMTP mail
15-
server](https://docs.logchimp.codecarrot.net/self-hosting/environment-variables#mail)
15+
server](https://docs.logchimp.codecarrot.net/docs/environment-variables#mail)
1616
are configured at the time of deploying LogChimp.
1717
---
1818

1919
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
2020

2121
Send a verification email to the user email address.
22-
The email is only sent if have configured [SMTP mail server](https://docs.logchimp.codecarrot.net/self-hosting/environment-variables#mail) are configured at the time of deploying LogChimp.
22+
The email is only sent if have configured [SMTP mail server](https://docs.logchimp.codecarrot.net/docs/environment-variables#mail) are configured at the time of deploying LogChimp.
2323

2424

2525
<APIPage document={"./content/api-reference/openapi.yaml"} operations={[{"path":"/auth/email/verify","method":"post"}]} webhooks={[]} hasHead={false} />

0 commit comments

Comments
 (0)