Skip to content

Commit 1a49bd1

Browse files
revert & fix: docs cli notice (coder#1257)
* docs: explicitly point out the CLI is for Coder v1 and a link to v2 * fix: lint * Revert "fix: lint" This reverts commit 053ba63. * fix: lint --------- Co-authored-by: Mark Milligan <mtm20176@gmail.com>
1 parent ff8767c commit 1a49bd1

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cli/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ local machine.
66
<blockquote class="warning">
77
<p>
88
This document refers to the Coder v1 CLI. If you landed on this page by mistake
9-
or are looking for the Coder v2 CLI, [view the docs on how to install the
10-
Coder v2 CLI](https://coder.com/docs/v2/latest/templates#get-the-cli). The Coder
11-
v1 CLI will not work with a Coder v2 deployment.
9+
or are looking for the Coder v2 CLI, view
10+
<a href="https://coder.com/docs/v2/latest/templates#get-the-cli">the docs on
11+
how to install the Coder v2 CLI</a>. The Coder v1 CLI will not work with a
12+
Coder v2 deployment.
1213
</p>
1314
</blockquote>
1415

0 commit comments

Comments
 (0)