Skip to content

Commit 78a2c39

Browse files
authored
docs(sonobe): fix broken website link
1 parent 0bba55a commit 78a2c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/projects/sonobe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags:
1313
builtWith: ["rust"]
1414
links:
1515
github: "https://github.com/privacy-scaling-explorations/sonobe"
16-
website: "https://privacy-scaling-explorations.github.io/sonobe-docs"
16+
website: "https://sonobe.pse.dev/"
1717
---
1818

1919
In collaboration with [0xPARC](https://0xparc.org), [Sonobe](https://github.com/privacy-scaling-explorations/sonobe) is a modular library to fold arithmetic circuit instances in an Incremental Verifiable computation (IVC) style. It supports multiple frontends, multiple folding schemes, and multiple decider backends, allowing users to plug-and-play different components.

0 commit comments

Comments
 (0)