Skip to content

Commit f6f11a5

Browse files
author
adam-dupaski
committed
Restructure
1 parent f3a8ce9 commit f6f11a5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/quickstarts/part2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ tags: ["hello world", "microflows", "widgets", "app", "nanoflow", "app developme
88

99
## 1 Introduction
1010

11-
This document is Part 2 of the [Quickstart](/refguide/quickstart-guide/) guide for building an app. Here you will be adding on to the app created in [Part 1: Build a Responsive Web App](/quickstarts/part1/). If you decided to skip Part 1, you can [download a copy of its completed app package](https://quickstartguidev1.s3.eu-west-2.amazonaws.com/Quickstart_App.mpk) in order to start this document right away.
11+
This document is Part 2 of the [Quickstarts](/quickstarts/) for building an app. Here you will be adding on to the app created in [Part 1: Build a Responsive Web App](/quickstarts/part1/). If you decided to skip Part 1, you can [download a copy of its completed app package](https://quickstartguidev1.s3.eu-west-2.amazonaws.com/Quickstart_App.mpk) in order to start this document right away.
1212

1313
In this document you will learn to use a native mobile navigation profile. Apps built in the native mobile profile are typically installed natively on your iOS or Android device (usually via an app store).
1414

layouts/partials/landingpage/product-cards.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</div>
88
<p class="card-text"><ul class="landing-list">
99
<!-- Change links HERE -->
10-
<li class="link-list"><a href="/refguide/quickstart-guide/">Quickstart</a></li>
10+
<li class="link-list"><a href="/quickstarts/">Quickstarts</a></li>
1111
<li class="link-list"><a href="/refguide/install/">Installing Studio Pro</a></li>
1212
<li class="link-list"><a href="/refguide/upgrading-from-9-to-10/">Upgrading from Studio Pro 9 to 10</a></li></ul></p>
1313
</div>

0 commit comments

Comments
 (0)