Fix links in badge email (#4006)

This commit is contained in:
Rishabh Budhiraja 2019-09-12 01:25:15 +05:30 committed by Mac Siri
parent 57eeceeb74
commit 653a266141

View file

@ -21,10 +21,10 @@
</p>
<hr style="opacity:0.4;width: 150px;margin: 30px auto;" />
<p>
You also get <strong><a href="<%= ApplicationConfig["APP_DOMAIN"] %>/credits">5 new credits</a></strong> to use for <strong><a href="<%= ApplicationConfig["APP_DOMAIN"] %>/listings">community listings</a></strong><br />
You also get <strong><a href="<%= credits_url %>">5 new credits</a></strong> to use for <strong><a href="<%= root_url %>/listings">community listings</a></strong><br />
if you have anything you'd like to promote. 🎉
</p>
<p>
<strong><a href="<%= ApplicationConfig["APP_DOMAIN"] %>/about-listings">More information about listings<a></strong>
<strong><a href="<%= root_url %>/about-listings">More information about listings<a></strong>
</p>
</center>