Skip to content

Commit f47946a

Browse files
committed
OCPBUGS-35941: Bump documentationBaseURL to 4.17
1 parent 7e52f16 commit f47946a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/console/subresource/configmap/brand_ocp.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ package configmap
55

66
const (
77
DEFAULT_BRAND = "ocp"
8-
DEFAULT_DOC_URL = "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.16/"
8+
DEFAULT_DOC_URL = "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.17/"
99
)

0 commit comments

Comments
 (0)