From b42e891458d626884003fe850bef29bd96e542ad Mon Sep 17 00:00:00 2001 From: Sara Thomas Date: Fri, 25 Oct 2024 09:58:22 -0400 Subject: [PATCH] OCPBUGS-36146: Updating CLI install link --- modules/network-observability-netobserv-cli-install.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/network-observability-netobserv-cli-install.adoc b/modules/network-observability-netobserv-cli-install.adoc index bd86967849..795752e51a 100644 --- a/modules/network-observability-netobserv-cli-install.adoc +++ b/modules/network-observability-netobserv-cli-install.adoc @@ -18,7 +18,7 @@ You can optionally use Krew to install the `netobserv` CLI plugin. For more info .Procedure -. Download the link:https://developers.redhat.com/content-gateway/rest/mirror2/pub/openshift-v4/clients/netobserv/latest[`oc netobserv` CLI tar file] that corresponds with your architecture. +. Download the link:https://mirror.openshift.com/pub/cgw/netobserv/latest/[`oc netobserv` CLI tar file] that corresponds with your architecture. . Unpack the archive. For example, for the `amd64` archive, run the following command: + [source,terminal]