diff --git a/docs/tutorials.md b/docs/tutorials.md index 0891a8240..5e33bef81 100644 --- a/docs/tutorials.md +++ b/docs/tutorials.md @@ -3,6 +3,6 @@ id: tutorials title: Tutorials --- -The tutorials listed on this page provide real-world examples of developing Clarity contracts using Hiro developer tools. The primary development environment for Clarity is [Clarinet](https://github.com/hirosystems/clarinet), a comprehensive app for building and testing Clarity smart contracts. The provided tutorials are focused on getting a local development environment up and running, and exercising various features of Clarinet. +The tutorials listed on this page provide real-world examples of developing Clarity contracts using Hiro developer tools. The primary development environment for Clarity is [Clarinet](https://github.com/hirosystems/clarinet), a comprehensive app for building and testing Clarity smart contracts. The provided tutorials are focused on getting a local development environment up and running and exercising various features of Clarinet. For resources on learning the Clarity language, see the [Stacks ecosystem documentation](https://docs.stacks.co) and [Clarity Universe](https://stacks.org/clarity-universe).