From c6a369a88e7dce60e0946c509d9027e7e0a6245e Mon Sep 17 00:00:00 2001 From: Mark Bishop Date: Tue, 24 Jul 2018 12:53:13 -0700 Subject: [PATCH] link fix --- content/rancher/v2.x/en/upgrades/single-node-upgrade/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/upgrades/single-node-upgrade/_index.md b/content/rancher/v2.x/en/upgrades/single-node-upgrade/_index.md index ed4a2bf8c8d..9889727cd61 100644 --- a/content/rancher/v2.x/en/upgrades/single-node-upgrade/_index.md +++ b/content/rancher/v2.x/en/upgrades/single-node-upgrade/_index.md @@ -43,7 +43,7 @@ docker pull rancher/rancher:latest ``` >**Attention Air Gap Users:** - > If you are visiting this page to complete [Air Gap Upgrade]({{< baseurl >}}/rancher/v2.x/en/upgrades/upgrade-scenarios/air-gap-upgrade/), prepend your private registry URL to the image when running the `docker run` command. + > If you are visiting this page to complete [Air Gap Upgrade]({{< baseurl >}}/rancher/v2.x/en/upgrades/air-gap-upgrade), prepend your private registry URL to the image when running the `docker run` command. > > Example: `/rancher/rancher:latest` >