Skip to content

Commit

Permalink
fix: change taiko wiki url
Browse files Browse the repository at this point in the history
  • Loading branch information
exqt committed May 27, 2024
1 parent f533dc0 commit ab9a1f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Song/SongInfo.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<a href={`https://wikiwiki.jp/taiko-fumen/?cmd=search&word=${urlTitle}&type=AND`} target="_blank">
wikiwiki.jp
</a>
<a href={`http://taikowiki.com/song/${songNo}/`} target="_blank">
<a href={`http://taiko.wiki/song/${songNo}/`} target="_blank">
태고위키
</a>
</div>
Expand Down

0 comments on commit ab9a1f2

Please sign in to comment.