We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6d2e68 commit 38618eeCopy full SHA for 38618ee
src/routes/+page.svelte
@@ -226,7 +226,7 @@
226
<p class="option-text">Account</p>
227
</FlexWrapper>
228
</a>
229
- <a class="option" href="https://kanban.davidnet.net/utils">
+ <a class="option" href="/utils">
230
<FlexWrapper width="100%" height="100%" gap="var(--token-space-2)">
231
<Icon size="4rem" icon="build" />
232
<p class="option-text">Utils</p>
0 commit comments