Skip to content
This repository has been archived by the owner on Jun 17, 2021. It is now read-only.

Commit

Permalink
Fix mill.tokyo link
Browse files Browse the repository at this point in the history
  • Loading branch information
miyacorata committed Apr 29, 2020
1 parent 8c0cd78 commit 855fddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/idol/show.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
</p>
@else
<div class="buttonbox">
<a href="https://mill.tokyo/?name={{ genMillTokyoLinkText($idol->name_r,$idol->name_r_separate) }}/"
<a href="https://mill.tokyo/?idol={{ genMillTokyoLinkText($idol->name_r,$idol->name_r_separate) }}"
class="button jwil" target="_blank">MillionLive Cards<span class="subline">mill.tokyo</span></a>
</div>
@endif
Expand Down

0 comments on commit 855fddc

Please sign in to comment.