diff --git a/docs/pages/tutorials.mdx b/docs/pages/tutorials.mdx index a04f9cdfde..116016ff02 100644 --- a/docs/pages/tutorials.mdx +++ b/docs/pages/tutorials.mdx @@ -19,7 +19,7 @@ This is an easy way to learn how to modify MUD functionality in various ways. - [The onchain components of the template](tutorials/walkthrough/onchain): In this walkthrough you learn how to understand the onchain components of the minimal template. - [The MUD client libraries](walkthrough/client-lib): - In this walkthrough you learn the MUD client libraries, which are shared between all the different versions of the minimal template. + In this walkthrough you'll learn about the client setup files that are included in all client templates. ## Emojimon