We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19b5d58 commit 0c33986Copy full SHA for 0c33986
docs/app.svelte
@@ -21,7 +21,7 @@
21
<div class="max-w-sm mx-auto">
22
<div class="p-4">
23
<h1>Evaluate Numeric Expressions (Playground)</h1>
24
- <a href="https://craftsys.github.io/eval-num-expr">GitHub</a>
+ <a href="https://github.com/craftsys/eval-num-expr">GitHub</a>
25
</div>
26
27
<div class="flex">
0 commit comments