Skip to content

Commit

Permalink
fix links doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ziv-codefresh authored Mar 25, 2018
1 parent 5001297 commit 8889c42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/content/installation/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ weight = 20

Codefresh CLI is developed and built with node.js. <br />

In case you have node.js installed on your machine you can use [NPM](/installation/npm) or [YARN](/installation/yarn) to install it.<br>
In case you have node.js installed on your machine you can use [NPM](/cli/installation/npm) or [YARN](/cli/installation/yarn) to install it.<br>

If you don't have node.js installed you can install the CLI by [Donwloading](/installation/download) it directly.<br />
If you don't have node.js installed you can install the CLI by [Donwloading](/cli/installation/download) it directly.<br />

It is also possible to run the CLI using a [Docker image](/installation/docker).
It is also possible to run the CLI using a [Docker image](/cli/installation/docker).

0 comments on commit 8889c42

Please sign in to comment.