Skip to content

Commit

Permalink
Fix broken and incorrect links README.md (#351)
Browse files Browse the repository at this point in the history
  • Loading branch information
cypherpepe authored Nov 26, 2024
1 parent ded2408 commit b42fc56
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
<a href="https://github.com/privacy-scaling-explorations/zk-kit/tree/main/packages/poseidon-cipher">
@zk-kit/poseidon-cipher
</a>
<a href="https://zkkit.pse.dev/modules/_zk_kit_poseidon_chiper.html">
<a href="https://zkkit.pse.dev/modules/_zk_kit_poseidon_cipher.html">
(docs)
</a>
</td>
Expand Down Expand Up @@ -346,7 +346,7 @@
<a href="https://github.com/privacy-scaling-explorations/zk-kit/tree/main/packages/logical-expressions">
@zk-kit/logical-expressions
</a>
<a href="https://zkkit.pse.dev/modules/_zk_kit_poseidon_proof.html">
<a href="https://zkkit.pse.dev/modules/_zk_kit_logical_expressions.html">
(docs)
</a>
</td>
Expand Down

0 comments on commit b42fc56

Please sign in to comment.