From 544d312b6a1c3fa8ab1fe80e0a602fe3e58db7f7 Mon Sep 17 00:00:00 2001 From: Poly Date: Tue, 8 Apr 2025 16:58:50 +0300 Subject: [PATCH] fixed broken link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 042e26ffa..a2ec6cba7 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ TOOLS + [zkREPL an online playground for zk circuits](https://zkrepl.dev) -+ [Shield: a development framework for circom developers](https://xord.notion.site/SHIELD-5306223ca4f745d19f54b9a5f4004cd6) ++ [Shield: a development framework for circom developers](https://github.com/xorddotcom/SHIELD) + [Circomspect: a static analyzer for detecting common vulnerabilities in circom circuits that extends the checks performed by the circom flag --inspect](https://github.com/trailofbits/circomspect)