Skip to content

Commit

Permalink
Fix link to proof of space document (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe committed Feb 7, 2024
1 parent 424469c commit 30112cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -8,7 +8,7 @@

Chia's proof of space is written in C++. Includes a plotter, prover, and
verifier. It exclusively runs on 64 bit architectures. Read the
[Proof of Space document](https://www.chia.net/assets/Chia_Proof_of_Space_Construction_v1.1.pdf) to
[Proof of Space document](https://www.chia.net/wp-content/uploads/2022/09/Chia_Proof_of_Space_Construction_v1.1.pdf) to
learn about what proof of space is and how it works.

## C++ Usage Instructions
Expand Down

0 comments on commit 30112cc

Please sign in to comment.