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 7e52f16 commit f47946aCopy full SHA for f47946a
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.16/"
+ DEFAULT_DOC_URL = "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.17/"
9
)
0 commit comments