diff --git a/README.md b/README.md index 3c78e8633c..414f3488d5 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ ## Usage -This repository contains the [halo2_proofs](halo2_proofs/README.md) and -[halo2_gadgets](halo2_gadgets/README.md) crates, which should be used directly. +This repository contains the [halo2_proofs](https://github.com/zcash/halo2/blob/main/halo2_proofs/README.md) and +[halo2_gadgets](https://github.com/zcash/halo2/blob/main/halo2_gadgets/README.md) crates, which should be used directly. ## Minimum Supported Rust Version