Skip to content

Commit

Permalink
fix: altered to the correct link
Browse files Browse the repository at this point in the history
  • Loading branch information
at-wr committed Mar 2, 2024
1 parent b3d2659 commit c1c1f56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/clubs/[id].vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ definePageMeta({
你当前访问的页面不存在,也许你应该考虑...
</h3>
<br>
<NuxtLink to="`/`" class="w-full">
<NuxtLink to="/" class="w-full">
<Button>回到主页</Button>
</NuxtLink>
</div>
Expand Down

0 comments on commit c1c1f56

Please sign in to comment.