Skip to content

Commit 24c6262

Browse files
author
adam-dupaski
committed
Restructure
1 parent 5d4ff54 commit 24c6262

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

content/en/docs/quickstarts/_index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ url: /quickstarts/
44
weight: 4
55
description: "Presents tutorials on how to build an app in Studio Pro quickly and easily."
66
tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app development"]
7+
aliases:
8+
- /refguide/quickstart-guide/
9+
- /refguide9/quickstart-guide/
710
---
811

912
Welcome to the Mendix quickstarts for building an app! These tutorials cover the essentials of Mendix development:

content/en/docs/quickstarts/part1.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ url: /quickstarts/part1/
44
weight: 10
55
description: "Learn the basics of making an app in a Responsive Web profile."
66
tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app development"]
7+
aliases:
8+
- /refguide/quickstart-part2/
9+
- /refguide9/quickstart-part2/
710
---
811

912
## 1 Introduction
@@ -29,8 +32,8 @@ You will not need any additional software configured on your device in order to
2932
Before starting this guide, make sure you have completed the following prerequisites:
3033

3134
* Create your [free account](https://signup.mendix.com/link/signup/?source=quickstart-part1&medium=mxdocs
32-
) ⁠— which takes only two minutes to finish
33-
* [Download](https://marketplace.mendix.com/index3.html) and [install](/refguide/install/) Mendix Studio Pro
35+
)which takes only two minutes to finish
36+
* [Download](https://marketplace.mendix.com/link/studiopro/) and [install](/refguide/install/) Mendix Studio Pro
3437
* If you are working on a Mac, please complete [Configuring Parallels](/refguide/using-mendix-studio-pro-on-a-mac/) to install Studio Pro on your Mac
3538

3639
## 3 Choosing an App Template with a Responsive Navigation Profile

content/en/docs/quickstarts/part2.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ url: /quickstarts/part2/
44
weight: 20
55
description: "Learn the basics of making a native mobile app."
66
tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app development"]
7+
aliases:
8+
- /refguide/quickstart-part1/
9+
- /refguide9/quickstart-part1/
710
---
811

912
## 1 Introduction

0 commit comments

Comments
 (0)