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 481f2a1 commit 1398cd3Copy full SHA for 1398cd3
src/routes/+page.svelte
@@ -34,7 +34,7 @@
34
<div
35
class="flex flex-col md:flex-row w-[100px] md:w-[320px] md:justify-between shrink-0 mr-4 md:mr-0 md:absolute lg:right-[226px] md:right-[126px] md:bottom-0"
36
>
37
- <a href="https://docs.rs/tonbo/latest/tonbo/" target="_blank">
+ <a href="https://tonbo-io.github.io/tonbo/" target="_blank">
38
39
class="apply-button-base apply-border relative mb-4 text-font-light hover:bg-background-light hover:text-background-dark md:w-[149px]"
40
0 commit comments