diff --git a/tutorial/index.md b/tutorial/index.md index f8f3bed3..72bcf00f 100644 --- a/tutorial/index.md +++ b/tutorial/index.md @@ -592,7 +592,7 @@ which implements a simple counter app. screenshot of the counter app Do all the parts make sense? Read the extensive vocabulary of functions for -[drawing text to screen](https://github.com/akkartik/mu/blob/main/vocabulary.md#events). +[drawing text to screen](https://github.com/akkartik/mu/blob/main/vocabulary.md#printing-to-screen). ---