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 cc9f5a9 + f47946a commit 7332544Copy full SHA for 7332544
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