From e42aba179c7d3d8db2a03944d2b8c064a1f0eaf5 Mon Sep 17 00:00:00 2001 From: Pranav Gaddamadugu <23022326+d0cd@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:04:31 -0700 Subject: [PATCH] Broken links --- documentation/00_getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. :::