From 6638a3c1ce98601439962e794e1314eac46c7d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Negovanovi=C4=87?= Date: Mon, 23 Dec 2024 14:08:26 +0100 Subject: [PATCH] docs: add the reference to aggoracle doc to the summary --- docs/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 3bc96318..d9d8cddf 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -4,3 +4,4 @@ - [Local Debug](./local_debug.md) - [DA Integration](./da_integration.md) - [Non-EVM integrations](./non_evm_integration.md) +- [AggOracle](./aggoracle.md)