From e863042251e1a4ace3965459d0720ce10384d085 Mon Sep 17 00:00:00 2001 From: Giuliano-1 <59326521+Giuliano-1@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:31:27 -0500 Subject: [PATCH] Update SUMMARY.md --- docs/SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index ad0f0495..821d5cb3 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -16,7 +16,7 @@ ## How-To Guides * [Develop a Substreams](new/how-to-guides/develop-your-own-substreams/develop-your-own-substreams.md) - * [on EVM](new/how-to-guides/develop-your-own-substreams/evm) + * [on EVM] * [Exploring Ethereum](new/how-to-guides/develop-your-own-substreams/evm/exploring-ethereum/exploring-ethereum.md) * [Mapping Blocks](new/how-to-guides/evm/exploring-ethereum/map\_block\_meta\_module.md) * [Filter Transactions](new/how-to-guides/develop-your-own-substreams/evm/exploring-ethereum/map\_filter\_transactions\_module.md)