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/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ title: Glossary
A CLI, or <strong>C</strong>ommand-<strong>L</strong>ine <strong>I</strong>nterface, is a text-based interface for
interacting with a program. The common command-line app for a Mac user is the Terminal app, and Windows users often
use Command Prompt. The Ionic community often uses this term to refer to{' '}
<a href="https://ionicframework.com/docs/v1/cli/">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
<a href="https://ionicframework.com/docs/cli">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
such as creating production builds of an app, running the development server, and accessing{' '}
<a href="https://ionic.io/appflow" target="_blank">
Ionic commercial services
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v5/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
A CLI, or <strong>C</strong>ommand-<strong>L</strong>ine <strong>I</strong>nterface, is a text-based interface for
interacting with a program. The common command-line app for a Mac user is the Terminal app, and Windows users often
use Command Prompt. The Ionic community often uses this term to refer to{' '}
<a href="https://ionicframework.com/docs/v1/cli/">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
<a href="https://ionicframework.com/docs/cli">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
such as creating production builds of an app, running the development server, and accessing{' '}
<a href="https://ionic.io/appflow" target="_blank">
Ionic commercial services
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-v6/reference/glossary.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ title: Glossary
A CLI, or <strong>C</strong>ommand-<strong>L</strong>ine <strong>I</strong>nterface, is a text-based interface for
interacting with a program. The common command-line app for a Mac user is the Terminal app, and Windows users often
use Command Prompt. The Ionic community often uses this term to refer to{' '}
<a href="https://ionicframework.com/docs/v1/cli/">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
<a href="https://ionicframework.com/docs/cli">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
such as creating production builds of an app, running the development server, and accessing{' '}
<a href="https://ionic.io/appflow" target="_blank">
Ionic commercial services
Expand Down