fix safebooru link

This commit is contained in:
r888888888
2015-05-06 22:47:44 -07:00
parent cda3408768
commit b9d8e15ca3
2 changed files with 19 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<div class="section">
<p>You can pay with a credit card on <%= link_to "Safebooru", new_user_upgrade_path(:only_path => false, :domain => "safebooru.donmai.us", :protocol => "https") %>. Your account will then also be upgraded on Danbooru. You can login to Safebooru with the same username and password you use on Danbooru.</p>
<p>You can pay with a credit card on <%= link_to "Safebooru", new_user_upgrade_path(:only_path => false, :domain => "donmai.us", :subdomain => "safebooru", :protocol => "https") %>. Your account will then also be upgraded on Danbooru. You can login to Safebooru with the same username and password you use on Danbooru.</p>
</div>