diff --git a/docs/pages/tutorials.mdx b/docs/pages/tutorials.mdx index 4518235f7d..7496c9f42a 100644 --- a/docs/pages/tutorials.mdx +++ b/docs/pages/tutorials.mdx @@ -18,7 +18,7 @@ This is an easy way to learn how to modify MUD functionality in various ways. [These tutorials](tutorials/walkthrough) are deep dives into various sections of code. -- [The onchain components of the template](tutorials/walkthrough/onchain): +- [The onchain components of the template](tutorials/walkthrough/minimal-onchain): In this tutorial you learn how to understand the onchain components of the minimal template. ## Emojimon