From f2cf5cda651fc89e25f6360289cb641b82df1005 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 11 Mar 2022 12:00:04 -0500 Subject: [PATCH] fix summary (#33) --- src/SUMMARY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 38ea979..1bb565e 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -28,9 +28,9 @@ - [AVM](./chapter_4/avm.md) - [IDL]() - [Anchor BTS]() + - [Dispatch]() + - [The Discriminator]() --- -- [Reference Links](./reference_links.md) - - [Dispatch]() - - [The Discriminator]() \ No newline at end of file +- [Reference Links](./reference_links.md) \ No newline at end of file