Files
landing_page/qdrant-landing/static/admin/emails/recovery.html
T
Anush dcb0a9115b fix: Internal link checker, Use abs links (#1220)
* fix: links in hybrid-queries.md

* refactor: Use abs links

* fix: Check internal links

* ci: Rename job
2024-10-05 00:09:41 +02:00

6 lines
180 B
HTML

<h2>Reset Password</h2>
<p>Follow this link to reset the password for your user:</p>
<p><a href="http://{{ .SiteURL }}/admin/#recovery_token={{ .Token }}">Reset Password</a></p>