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.
1 parent 26cc37b commit 462634cCopy full SHA for 462634c
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