Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/intro/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Installing Ionic
sidebar_label: CLI Installation
---

import AppWizard from '@components/page/intro/AppWizard';
import AppWizard from '@components/page/intro/cli/AppWizard';

<head>
<title>How to Install The Ionic Framework CLI to Build Mobile Apps</title>
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v5/intro/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
sidebar_label: CLI Installation
---

import AppWizard from '@components/page/intro/AppWizard';
import AppWizard from '@components/page/intro/cli/AppWizard';

# Installing Ionic

Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v6/intro/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Installing Ionic
sidebar_label: CLI Installation
---

import AppWizard from '@components/page/intro/AppWizard';
import AppWizard from '@components/page/intro/cli/AppWizard';

<head>
<title>How to Install The Ionic Framework CLI to Build Mobile Apps</title>
Expand Down