Fix 404 link in footer
This commit is contained in:
parent
8a24d11a65
commit
8bfc396ac0
|
|
@ -209,7 +209,7 @@ watch(() => $route.path, (n) => {
|
|||
<span class="inline-block ml-2">
|
||||
Ported to Vue by
|
||||
<a
|
||||
href="https://github.com/radix-vue"
|
||||
href="https://www.radix-vue.com/"
|
||||
target="_blank"
|
||||
class="underline underline-offset-4 font-bold decoration-foreground"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user