Skip to content

Commit 3def4a7

Browse files
zakurusean-perkins
authored andcommitted
fix: Ionic CLI links to latest docs page (#2961)
1 parent 374b2c0 commit 3def4a7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/reference/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ title: Glossary
8686
A CLI, or <strong>C</strong>ommand-<strong>L</strong>ine <strong>I</strong>nterface, is a text-based interface for
8787
interacting with a program. The common command-line app for a Mac user is the Terminal app, and Windows users often
8888
use Command Prompt. The Ionic community often uses this term to refer to{' '}
89-
<a href="https://ionicframework.com/docs/v1/cli/">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
89+
<a href="https://ionicframework.com/docs/cli">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
9090
such as creating production builds of an app, running the development server, and accessing{' '}
9191
<a href="https://ionic.io/appflow" target="_blank">
9292
Ionic commercial services

versioned_docs/version-v5/reference/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
A CLI, or <strong>C</strong>ommand-<strong>L</strong>ine <strong>I</strong>nterface, is a text-based interface for
7777
interacting with a program. The common command-line app for a Mac user is the Terminal app, and Windows users often
7878
use Command Prompt. The Ionic community often uses this term to refer to{' '}
79-
<a href="https://ionicframework.com/docs/v1/cli/">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
79+
<a href="https://ionicframework.com/docs/cli">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
8080
such as creating production builds of an app, running the development server, and accessing{' '}
8181
<a href="https://ionic.io/appflow" target="_blank">
8282
Ionic commercial services

versioned_docs/version-v6/reference/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ title: Glossary
8686
A CLI, or <strong>C</strong>ommand-<strong>L</strong>ine <strong>I</strong>nterface, is a text-based interface for
8787
interacting with a program. The common command-line app for a Mac user is the Terminal app, and Windows users often
8888
use Command Prompt. The Ionic community often uses this term to refer to{' '}
89-
<a href="https://ionicframework.com/docs/v1/cli/">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
89+
<a href="https://ionicframework.com/docs/cli">Ionic's CLI</a>. Ionic's CLI can be used for a number of things,
9090
such as creating production builds of an app, running the development server, and accessing{' '}
9191
<a href="https://ionic.io/appflow" target="_blank">
9292
Ionic commercial services

0 commit comments

Comments
 (0)