diff --git a/src/pages/example--hello-world/basics.mdx b/src/pages/example--hello-world/basics.mdx index 1ee400a..923c30c 100644 --- a/src/pages/example--hello-world/basics.mdx +++ b/src/pages/example--hello-world/basics.mdx @@ -18,7 +18,7 @@ You can find code supporting this tutorial on [Aiken's main repository](https:// When encountering an unfamiliar syntax or concept, do not hesitate to refer to - the [language-tour](/language-tour) for details and extra examples. + the [language-tour](/language-tour/primitive-types) for details and extra examples. ## Pre-requisites