From 5b04e42be11a7afbfddebfd0a18e7fd044a15fb6 Mon Sep 17 00:00:00 2001 From: Karan Rathod Date: Wed, 6 Nov 2024 15:04:08 +0530 Subject: [PATCH] fix link in the new app builder overview doc --- docs/docs/app-builder/overview.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/docs/app-builder/overview.md b/docs/docs/app-builder/overview.md index d2f897f0b9..666aa23bae 100644 --- a/docs/docs/app-builder/overview.md +++ b/docs/docs/app-builder/overview.md @@ -15,13 +15,13 @@ Getting started is straightforward – design your interface, connect your data Explore these hands-on guides to start building your first app. The step-by-step guides will walk you through the App-Builder's essential features: -- **[Create UIs Using Pre-Built Components](/docs/beta/app-builder/walkthrough/create-ui)** -- **[Create Queries to Interact With Data Sources](/docs/beta/app-builder/walkthrough/create-queries)** -- **[Use Custom Code](/docs/beta/app-builder/walkthrough/using-code)** -- **[Access and Referring Values Withing The App-Builder](/docs/beta/app-builder/walkthrough/accessing-values)** -- **[Create and Managing Variables](/docs/beta/app-builder/walkthrough/variables)** -- **[Use Gitsync to Sync your Application with a Git Repository](/docs/gitsync)** -- **[Versioning and Release](/docs/tutorial/versioning-and-release)** -- **[Import and Export Apps](/docs/beta/app-builder/walkthrough/importing-exporting-applications)** +- **[Create UIs Using Pre-Built Components](../app-builder/walkthrough/create-ui)** +- **[Create Queries to Interact With Data Sources](../app-builder/walkthrough/create-queries)** +- **[Use Custom Code](../app-builder/walkthrough/using-code)** +- **[Access and Referring Values Withing The App-Builder](../app-builder/walkthrough/accessing-values)** +- **[Create and Managing Variables](../app-builder/walkthrough/variables)** +- **[Use Gitsync to Sync your Application with a Git Repository](../gitsync)** +- **[Versioning and Release](../tutorial/versioning-and-release)** +- **[Import and Export Apps](../app-builder/importing-exporting-applications)**