Skip to content

Commit 3729531

Browse files
authored
docs(sonobe): fix broken links (#578)
1 parent 0f9dcc6 commit 3729531

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/projects/sonobe.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ In collaboration with [0xPARC](https://0xparc.org), [Sonobe](https://github.com/
3030
- [ProtoGalaxy](https://eprint.iacr.org/2023/1106)
3131
- **Decider backends:**
3232

33-
- Groth16 and KZG commitment [proofs](https://privacy-scaling-explorations.github.io/sonobe-docs/usage/decider-prove.html) which are [verifiable on-chain](https://privacy-scaling-explorations.github.io/sonobe-docs/usage/solidity-verifier.html).
33+
- Groth16 and KZG commitment [proofs](https://sonobe.pse.dev/usage/decider.html#decider-prove) which are [verifiable on-chain](https://sonobe.pse.dev/usage/solidity-verifier.html).
3434

3535
- **Other features:**
3636

37-
- [ZK Layer](https://privacy-scaling-explorations.github.io/sonobe-docs/usage/nova-zk.html)
38-
- In-browser [WASM usage](https://privacy-scaling-explorations.github.io/sonobe-docs/usage/wasm.html)
37+
- [ZK Layer](https://sonobe.pse.dev/usage/nova-zk.html)
38+
- In-browser [WASM usage](https://sonobe.pse.dev/usage/wasm.html)
3939

4040
- **Example projects:**
4141
- [Bitcoin light client](https://github.com/dmpierre/sonobe-btc) leveraging Sonobe

0 commit comments

Comments
 (0)