Skip to content

Commit 2b6a8a6

Browse files
committed
chore: correct example path
1 parent 0369e70 commit 2b6a8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/developers/eigenlayer-avs/incredible-squaring-avs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import GithubFileReaderDisplay from "/components/GithubFileReaderDisplay";
99
## Introduction
1010

1111
This will guide you through setting up and using EVM event listeners for EigenLayer AVSes, using examples from the
12-
[Incredible Squaring blueprint implementation](https://github.com/tangle-network/blueprint/tree/main/blueprints/incredible-squaring-eigenlayer).
12+
[Incredible Squaring blueprint implementation](https://github.com/tangle-network/blueprint/tree/main/examples/incredible-squaring-eigenlayer).
1313

1414
EVM event listeners are crucial for interacting with smart contracts on Ethereum-compatible networks.
1515
In the context of EigenLayer and the blueprint macro system, these listeners allow your Gadget to respond to specific

0 commit comments

Comments
 (0)