Skip to content

Commit

Permalink
fix(prover): Updated README.md (#2604)
Browse files Browse the repository at this point in the history
Fix wrong paths in documentation summary

Co-authored-by: EmilLuta <[email protected]>
  • Loading branch information
JejomStark and EmilLuta authored Aug 7, 2024
1 parent 1d2563b commit be9f357
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions prover/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit be9f357

Please sign in to comment.