docs: fix broken link in footer (#950)
* Fix 404 link in footer * Change link Co-authored-by: zernonia <59365435+zernonia@users.noreply.github.com> --------- Co-authored-by: zernonia <59365435+zernonia@users.noreply.github.com>
This commit is contained in:
parent
5b1f952e0a
commit
3eaef4a748
|
|
@ -209,7 +209,7 @@ watch(() => $route.path, (n) => {
|
||||||
<span class="inline-block ml-2">
|
<span class="inline-block ml-2">
|
||||||
Ported to Vue by
|
Ported to Vue by
|
||||||
<a
|
<a
|
||||||
href="https://github.com/radix-vue"
|
href="https://github.com/unovue"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="underline underline-offset-4 font-bold decoration-foreground"
|
class="underline underline-offset-4 font-bold decoration-foreground"
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user