Make the quay support a mailto link.

This commit is contained in:
yackob03 2013-10-30 13:23:09 -04:00
parent f8f4c55f89
commit b9cdf93758

View file

@ -65,7 +65,7 @@
</div>
<div class="repo-content" ng-show="!currentTag.image && repo.is_building">
<div class="empty-message">Your build is currently processing, if this takes longer than an hour, please contact quay support</div>
<div class="empty-message">Your build is currently processing, if this takes longer than an hour, please contact <a href="mailto:support@quay.io">Quay.io support</a></div>
</div>
<!-- Content view -->