OSDN Git Service

account_bar: fix account create link
[newslash/newslash.git] / src / newslash_web / templates / common / account_bar.html.tt2
index 912fe9e..cedeb40 100644 (file)
@@ -22,7 +22,7 @@
       </ul>
     </li>
     [%- ELSE -%]
-    <li class="abbrevable"><a href="https://srad.jp/my/newuser">アカウント作成</a></li>
+    <li class="abbrevable"><a href="/my/newuser">アカウント作成</a></li>
     <li><a class="toggle-login-modal" href="/my/login?rpath=[% helpers.url_for() %]">ログイン</a></li>
     [%- END -%]
   </ul>