diff --git a/documentation/00_getting_started.md b/documentation/00_getting_started.md index 2122ee76e..86f541422 100644 --- a/documentation/00_getting_started.md +++ b/documentation/00_getting_started.md @@ -12,7 +12,7 @@ to compile, execute, and finalize its state autonomously. # What's new on Aleo? ### [**🔧 Getting Ready for Testnet Beta**](./leo/16_testnet_beta.md) - A guide on updating your Leo applications for Testnet Beta. ### [**🤝 Leo Core Developers Call**](./leo/15_core_devs_call.md) - Collaborate with the Leo development team and ecosystem on the future of Leo. -### [**⚛️ Create Aleo App**](./sdk/create-leo-app/01_create_aleo_app.md) - A full stack application written in Typescript using Leo and React. +### [**⚛️ Create Aleo App**](./sdk/create-leo-app/01_create_leo_app.md) - A full stack application written in Typescript using Leo and React. ### [**🧰 Leo Developer Toolkit**](./testnet/getting_started/04_developer_toolkit.md) - A zero to one tutorial for the Leo programming language. :::