From 467a117a97c062fd7893de6b80c7d084df1a13df Mon Sep 17 00:00:00 2001 From: Florian Pellissier <111426680+flopell@users.noreply.github.com> Date: Wed, 21 Aug 2024 13:35:39 +0200 Subject: [PATCH] docs: update summary --- docs/SUMMARY.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 64e1431..44e9594 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -11,3 +11,6 @@ ## Indexing * [Substreams Integration](indexing/substreams-integration.md) + * [VM Integration](indexing/vm-integration/README.md) + * [Native Integration](indexing/native-integration.md) + * [Reserved Attributes](indexing/reserved-attributes.md)