Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

Commit c11c8e6

Browse files
committed
Have the CLI setup pages link back to the getting started guide
1 parent 49a9837 commit c11c8e6

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

setup/ns-cli-setup/ns-setup-linux.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,4 @@ On Linux systems, you can use the NativeScript CLI to develop only Android apps.
110110

111111
## What's Next
112112

113-
Create your first [Hello World app with the NativeScript CLI](../../hello-world/hello-world-ns-cli.md).
114-
115-
[NativeScript CLI]: https://www.npmjs.com/package/nativescript
113+
Return to the [getting started guide](/getting-started).

setup/ns-cli-setup/ns-setup-os-x.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,5 @@ On OS X systems, you can use the NativeScript CLI to develop Android and iOS app
120120

121121
## What's Next
122122

123-
Create your first [Hello World app with the NativeScript CLI](../../hello-world/hello-world-ns-cli.md).
123+
Return to the [getting started guide](/getting-started).
124124

125-
[NativeScript CLI]: https://www.npmjs.com/package/nativescript

setup/ns-cli-setup/ns-setup-win.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,4 @@ On Windows systems, you can use the NativeScript CLI to develop only Android app
9696

9797
## What's Next
9898

99-
Create your first [Hello World app with the NativeScript CLI](../../hello-world/hello-world-ns-cli.md).
100-
101-
[NativeScript CLI]: https://www.npmjs.com/package/nativescript
99+
Return to the [getting started guide](/getting-started).

0 commit comments

Comments
 (0)