From 27674df5fe534399579d7445a3fc1a5a2692af22 Mon Sep 17 00:00:00 2001 From: OpenShift Cherrypick Robot Date: Mon, 17 Feb 2025 10:01:34 +0100 Subject: [PATCH] chore: bad link in code snippet points to non-existent branch (#939) Co-authored-by: Nick Boldt --- .../proc-install-rhdh-airgapped-environment-ocp-operator.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc b/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc index 815c61bd3a..2fa83f8e19 100644 --- a/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc +++ b/modules/installation/proc-install-rhdh-airgapped-environment-ocp-operator.adoc @@ -45,7 +45,7 @@ The internal {ocp-short} cluster image registry cannot be used as a target mirro + [source,yaml,subs="attributes+"] ---- -curl -sSLO https://raw.githubusercontent.com/redhat-developer/rhdh-operator/{product-version}.x/.rhdh/scripts/prepare-restricted-environment.sh +curl -sSLO https://raw.githubusercontent.com/redhat-developer/rhdh-operator/release-{product-version}/.rhdh/scripts/prepare-restricted-environment.sh # if you do not already have a target mirror registry # and want the script to create one for you