use product email url

This commit is contained in:
Pete Matsyburka
2024-11-22 10:15:51 +02:00
parent 58574abc6b
commit a377e45a63
7 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
---
</p>
<p>
<%= t('sent_using_product_name_free_document_signing_html', product_url: "#{Docuseal::PRODUCT_URL}/start", product_name: Docuseal.product_name) %>
<%= t('sent_using_product_name_free_document_signing_html', product_url: "#{Docuseal::PRODUCT_EMAIL_URL}/start", product_name: Docuseal.product_name) %>
</p>