Skip to content

Commit b88655c

Browse files
authored
[docs] Fix link in zk-elgamal-proof.md (solana-labs#6284)
Fix link in zk-elgamal-proof.md
1 parent 6a273e4 commit b88655c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/runtime/zk-elgamal-proof.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ treatment of Pedersen commitment and the (twisted) ElGamal encryption schemes.
4141
- [Notes](https://github.com/solana-labs/solana/blob/master/docs/src/runtime/zk-docs/twisted_elgamal.pdf)
4242
on the twisted ElGamal encryption
4343
- A technical
44-
[overview](https://github.com/solana-labs/solana-program-library/blob/master/token/zk-token-protocol-paper/part1.pdf)
44+
[overview](https://github.com/solana-program/token-2022/blob/main/zk-token-protocol-paper/part1.pdf)
4545
of the SPL Token 2022 confidential extension
4646
- Pretty Good Confidentiality [research paper](https://eprint.iacr.org/2019/319)
4747

0 commit comments

Comments
 (0)