Skip to content

Commit 0c33986

Browse files
committed
fix(docs): fix repo url
1 parent 19b5d58 commit 0c33986

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/app.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<div class="max-w-sm mx-auto">
2222
<div class="p-4">
2323
<h1>Evaluate Numeric Expressions (Playground)</h1>
24-
<a href="https://craftsys.github.io/eval-num-expr">GitHub</a>
24+
<a href="https://github.com/craftsys/eval-num-expr">GitHub</a>
2525
</div>
2626
<div class="p-4">
2727
<div class="flex">

0 commit comments

Comments
 (0)