From 9757ae20224ed14b621047ad365c457d839fc20a Mon Sep 17 00:00:00 2001 From: Maximilian Hubert <64627729+gap-editor@users.noreply.github.com> Date: Mon, 15 Sep 2025 22:00:28 +0200 Subject: [PATCH] chore: add link to co-noir/co-noir/Readme.md --- co-noir/ultrahonk/Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/co-noir/ultrahonk/Readme.md b/co-noir/ultrahonk/Readme.md index 270a0112e..22abc8915 100644 --- a/co-noir/ultrahonk/Readme.md +++ b/co-noir/ultrahonk/Readme.md @@ -25,4 +25,4 @@ Currently, the circuit builder related code in `src/parse/` is only compatible w ## Usage -For examples and corresponding Barretenberg operations we refer to `collaborative-circom/co-noir/co-noir/Readme.md`. +For examples and corresponding Barretenberg operations we refer to [this README.md](../co-noir/Readme.md).