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]