From 3dc75e14289d57c537956a0eca96236fb238afb7 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Fri, 30 Apr 2021 20:15:24 -0700 Subject: [PATCH] Fix link to Rancher CLI --- content/rancher/v2.0-v2.4/en/quick-start-guide/cli/_index.md | 2 +- content/rancher/v2.5/en/quick-start-guide/cli/_index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.0-v2.4/en/quick-start-guide/cli/_index.md b/content/rancher/v2.0-v2.4/en/quick-start-guide/cli/_index.md index 02a6fe1d39a..f991ddeef28 100644 --- a/content/rancher/v2.0-v2.4/en/quick-start-guide/cli/_index.md +++ b/content/rancher/v2.0-v2.4/en/quick-start-guide/cli/_index.md @@ -7,7 +7,7 @@ Interact with Rancher using command line interface (CLI) tools from your worksta ## Rancher CLI -Follow the steps in [rancher cli](../cli). +Follow the steps in [rancher cli](../../cli). Ensure you can run `rancher kubectl get pods` successfully. diff --git a/content/rancher/v2.5/en/quick-start-guide/cli/_index.md b/content/rancher/v2.5/en/quick-start-guide/cli/_index.md index 6a4a6aaa9a0..319967f3478 100644 --- a/content/rancher/v2.5/en/quick-start-guide/cli/_index.md +++ b/content/rancher/v2.5/en/quick-start-guide/cli/_index.md @@ -7,7 +7,7 @@ Interact with Rancher using command line interface (CLI) tools from your worksta ## Rancher CLI -Follow the steps in [rancher cli](../cli). +Follow the steps in [rancher cli](../../cli). Ensure you can run `rancher kubectl get pods` successfully.