Update routes/emails.py
Browse files- routes/emails.py +1 -1
routes/emails.py
CHANGED
@@ -818,7 +818,7 @@ def generate_email_html(email_type: str, to: str) -> str:
|
|
818 |
For detailed feedback and specific reasons regarding your application, please open the ClosetCoach app and check your account notifications.
|
819 |
</p>
|
820 |
|
821 |
-
<a href="https://ameddes.com/
|
822 |
</div>
|
823 |
|
824 |
<!-- Footer -->
|
|
|
818 |
For detailed feedback and specific reasons regarding your application, please open the ClosetCoach app and check your account notifications.
|
819 |
</p>
|
820 |
|
821 |
+
<a href="https://ameddes.com/onboarding/search" class="cta-button">Open App for Details</a>
|
822 |
</div>
|
823 |
|
824 |
<!-- Footer -->
|