Fix update link in app overview
This commit is contained in:
parent
6078c7560e
commit
1ce4c8a569
|
@ -180,7 +180,7 @@
|
|||
-
|
||||
<Link
|
||||
on:click={() => {
|
||||
$goto("../version")
|
||||
$goto("./version")
|
||||
}}
|
||||
>
|
||||
Update
|
||||
|
|
Loading…
Reference in New Issue