We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26cc37b + 462634c commit a7eda2cCopy full SHA for a7eda2c
pkg/console/subresource/configmap/brand_ocp.go
@@ -5,5 +5,5 @@ package configmap
5
6
const (
7
DEFAULT_BRAND = "ocp"
8
- DEFAULT_DOC_URL = "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.20/"
+ DEFAULT_DOC_URL = "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.21/"
9
)
0 commit comments