diff --git a/content/docs/getting-started/installation/installationwizard/operator.md b/content/docs/getting-started/installation/installationwizard/operator.md index 1d1ad95168..c8fa6f9f4c 100644 --- a/content/docs/getting-started/installation/installationwizard/operator.md +++ b/content/docs/getting-started/installation/installationwizard/operator.md @@ -51,7 +51,7 @@ Create a `ConfigMap` that defines **all container images** for the CSM version b **Important**: ConfigMap takes precedence over all other settings. -**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/tree/main/samples/ocp/v1.11.0/ocp_configmap.yaml) +**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/blob/main/samples/ocp/1.11.1/ocp_configmap.yaml) **Example for upstream k8s and OCP environments.**: ```yaml diff --git a/content/docs/getting-started/installation/operator/image-configuration.md b/content/docs/getting-started/installation/operator/image-configuration.md index 3357c74140..42fcb6a1f4 100644 --- a/content/docs/getting-started/installation/operator/image-configuration.md +++ b/content/docs/getting-started/installation/operator/image-configuration.md @@ -18,7 +18,7 @@ Create a `ConfigMap` that defines **all container images** for the CSM version b **Important**: ConfigMap takes precedence over all other settings. -**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/tree/main/samples/ocp/v1.11.0/ocp_configmap.yaml) +**Certified OCP Example**: [OCP Example](https://github.com/dell/csm-operator/blob/main/samples/ocp/1.11.1/ocp_configmap.yaml) **Example for upstream k8s and OCP environments.**: ```yaml