diff --git a/docs/docs/handlers/handlers.mdx b/docs/docs/handlers/index.mdx similarity index 100% rename from docs/docs/handlers/handlers.mdx rename to docs/docs/handlers/index.mdx diff --git a/docs/docs/index.mdx b/docs/docs/index.mdx index 22debce..9a7cdb3 100644 --- a/docs/docs/index.mdx +++ b/docs/docs/index.mdx @@ -8,3 +8,4 @@ SDK for interacting with the puffer smart contracts. - [Getting Started](./getting-started.mdx) - [Guides](./guides/index.mdx) +- [Using Contract Handlers](./handlers/index.mdx)