diff --git a/documentation/00_getting_started.md b/documentation/00_getting_started.md index f1ad6e00f..2122ee76e 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-aleo-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_aleo_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. ::: diff --git a/documentation/00_sdk_overview.md b/documentation/00_sdk_overview.md index 26effe1e7..88b466fd0 100644 --- a/documentation/00_sdk_overview.md +++ b/documentation/00_sdk_overview.md @@ -32,7 +32,7 @@ first zero knowledge web app. #### Source: [`sdk/sdk`](https://github.com/AleoHQ/sdk/tree/testnet3/sdk) -## 2. [Create-leo-App](./sdk/create-aleo-app/00_app_installation.md) - Zero-Knowledge Web App Examples +## 2. [Create-leo-App](./sdk/create-leo-app/00_app_installation.md) - Zero-Knowledge Web App Examples Create Leo App