Skip to content

Commit

Permalink
Merge pull request RavenProject#128 from RavenProject/mney.fix.email.…
Browse files Browse the repository at this point in the history
…link

fixing broken email links
  • Loading branch information
blondfrogs authored Apr 17, 2020
2 parents 793a021 + 7d69efd commit d6058e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mobilewallet/support/ask-question.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<h3>Can't find your answer?</h3>
</div>
</div>
<p>Send us a message and we'll get back to you as soon as we can.<br /> support@ravenwallet.org <br /> Policy Questions
<p>Send us a message and we'll get back to you as soon as we can.<br /> feedback@ravencoin.org <br /> Policy Questions


</p>
Expand All @@ -77,4 +77,4 @@ <h3>Can't find your answer?</h3>
$(".se-pre-con").fadeOut("slow");;
});
</script>
</html>
</html>

0 comments on commit d6058e4

Please sign in to comment.