From f56ed0eadf045238df9b1c83830199ae1c912978 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9o=20Pradel?= Date: Wed, 20 Mar 2024 12:33:35 +0100 Subject: [PATCH] docs: fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22ce2ec..b91cce5 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ pnpm dev Once the server is running you can run the predicates of your choice using chainhooks: ```bash -chainhook predicates scan //stacksfeed/chainhooks/arkadiko/arkadiko-swap-v2-1.swap-x-for-y.json --mainnet +chainhook predicates scan //chainhooks/arkadiko/arkadiko-swap-v2-1.swap-x-for-y.json --mainnet ``` ## Deploy to production