fix listing runs from schedule

This commit is contained in:
Ruben Fiszel
2023-01-24 06:53:22 +01:00
parent bdfd50b970
commit e2157ee1c0
@@ -152,7 +152,7 @@
<td>
<div class="inline-flex gap-2">
<Button
href={`/runs/${path}`}
href={`/runs/${script_path}`}
size="xs"
startIcon={{ icon: faList }}
color="light"