mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 00:48:25 +00:00
fix link in the new app builder overview doc
This commit is contained in:
parent
0d014373a0
commit
5b04e42be1
1 changed files with 8 additions and 8 deletions
|
|
@ -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)**
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue