diff --git a/README.md b/README.md index 79dd19083..7ebd16c85 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ The base branch of the project is `dev`, which is used for ongoing development. This project uses tags for releases. [View all MACI releases](https://github.com/privacy-scaling-explorations/maci/releases). -To contribute to MACI, create feature/fix branches, then open PRs into `dev`. [Learn more about contributing](https://maci.pse.dev/docs/contributing). +To contribute to MACI, create feature/fix branches, then open PRs into `dev`. [Learn more about contributing](https://maci.pse.dev/docs/guides/compile-circuits#installation). ### Local development @@ -60,7 +60,7 @@ own unit tests. ### Testing -Please refer to the [testing documentation](https://maci.pse.dev/docs/testing) for more information. +Please refer to the [testing documentation](https://maci.pse.dev/docs/guides/testing/testing-in-detail) for more information. ### CI pipeline