Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pkg/console/subresource/configmap/brand_ocp.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ package configmap

const (
DEFAULT_BRAND = "ocp"
DEFAULT_DOC_URL = "https://docs.openshift.com/container-platform/4.9/"
DEFAULT_DOC_URL = "https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/"
)
2 changes: 1 addition & 1 deletion quickstarts/add-healthchecks-quickstart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
#### Verify that health checks are now configured:
Is the inline notification gone?
failedTaskHelp:
This task isn’t verified yet. Try the task again, or [read more](https://docs.openshift.com/container-platform/4.6/applications/application-health.html#odc-adding-health-checks)
This task isn’t verified yet. Try the task again, or [read more](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/building_applications/application-health#odc-adding-health-checks)
about this topic.
summary:
success: You have added health checks to your sample app!
Expand Down
2 changes: 1 addition & 1 deletion quickstarts/explore-pipeline-quickstart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:

In the status column, is the status of the OpenShift Pipelines Operator **Succeeded**?
failedTaskHelp:
This task isn’t verified yet. Try the task again, or [read more](https://docs.openshift.com/container-platform/4.6/pipelines/installing-pipelines.html#op-installing-pipelines-operator-in-web-console_installing-pipelines)
This task isn’t verified yet. Try the task again, or [read more](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/cicd/pipelines#op-installing-pipelines-operator-in-web-console_installing-pipelines)
about this topic.
summary:
success: You have installed the Pipelines Operator!
Expand Down
6 changes: 3 additions & 3 deletions quickstarts/install-serverless.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ spec:
for use**?
failedTaskHelp: >-
This task is incomplete. Try the task again, or [read
more](https://docs.openshift.com/container-platform/4.6/serverless/installing_serverless/installing-openshift-serverless.html)
more](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/administration-guide#install-serverless-operator)
about this topic.
summary:
success: >-
Expand Down Expand Up @@ -113,7 +113,7 @@ spec:

failedTaskHelp: >-
This task isn’t verified yet. Try the task again, or [read
more](https://docs.openshift.com/container-platform/4.6/serverless/installing_serverless/installing-knative-serving.html)
more](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/administration-guide#installing-knative-serving)
about this topic.
summary:
success: You just created an instance of the Knative Service resource.
Expand Down Expand Up @@ -156,7 +156,7 @@ spec:
**Note**: If the condition types have a status of **False**, wait a few minutes to allow the Knative Eventing resources creation process to complete. You can check the status in the **Resources** tab.
failedTaskHelp: >-
This task isn’t verified yet. Try the task again, or [read
more](https://docs.openshift.com/container-platform/4.6/serverless/installing_serverless/installing-knative-eventing.html)
more](https://access.redhat.com/documentation/en-us/openshift_container_platform/4.9/html/serverless/administration-guide#installing-knative-eventing)
about this topic.
summary:
success: You just created an instance of the Knative Eventing resource.
Expand Down