diff --git a/prover/README.md b/prover/README.md index 98ee4edb78e9..9147dfba73b7 100644 --- a/prover/README.md +++ b/prover/README.md @@ -4,9 +4,9 @@ This directory contains all the libraries and binaries related to proving of the ## Documentation -- [Intro](00_intro.md) -- [Setting up a GCP VM](01_gcp_vm.md) -- [Workspace setup](02_setup.md) -- [Running prover subsystem](03_launch.md) -- [Proof generation flow](04_flow.md) -- [Further reading](99_further_reading.md) +- [Intro](docs/00_intro.md) +- [Setting up a GCP VM](docs/01_gcp_vm.md) +- [Workspace setup](docs/02_setup.md) +- [Running prover subsystem](docs/03_launch.md) +- [Proof generation flow](docs/04_flow.md) +- [Further reading](docs/99_further_reading.md)