fix: firmware updates

This commit is contained in:
2024-11-08 15:42:58 +01:00
parent 3659b80e41
commit 232045964c
3 changed files with 31 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
let { children } = $props();
</script>
<h1><a href="/ccos">Firmware Updates</a></h1>
<h1><a href="/firmware">Firmware Updates</a></h1>
{@render children()}