Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Commit 58f78c6

Browse files
author
albicodes
authored
fix: zkstack landing links (#859)
1 parent 7505869 commit 58f78c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/zk-stack/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ head:
2323
</div>
2424
</RouterLink>
2525
<RouterLink
26-
to="/zk-stack/components/sequencer-server/README.md"
26+
to="/zk-stack/components/sequencer-server"
2727
class="card"
2828
>
2929
<img
@@ -36,7 +36,7 @@ head:
3636
</div>
3737
</RouterLink>
3838
<RouterLink
39-
to="/zk-stack/components/prover/prover"
39+
to="/zk-stack/components/prover/overview"
4040
class="card"
4141
>
4242
<img

0 commit comments

Comments
 (0)