Description of problem: On web console, enter the deploymentconfig sub-pages,when click the "Learn more" label should jump to doc link about deployment:https://docs.openshift.org/latest/dev_guide/deployments.html Version-Release number of selected component (if applicable): openshift/oc v1.1-218-g42c0867 kubernetes v1.1.0-origin-1107-g4c8e6f4 How reproducible: Always Steps to Reproduce: 1. Login openshift and create a project; 2. Use command to create an app: `oc process -f origin/examples/sample-app/application-template-stibuild.json |oc create -f -` 3. Enter the deploymentconfig sub-pages, click the "Learn more" label; Actual results: 3.Jump to doc link about cli: https://docs.openshift.org/latest/cli_reference/basic_cli_operations.html#deployment-operations Expected results: 3.Should jump to doc link about deployment: https://docs.openshift.org/latest/dev_guide/deployments.html Additional info:
should actually be updated to https://docs.openshift.org/latest/cli_reference/basic_cli_operations.html#build-and-deployment-cli-operations
PR https://github.com/openshift/origin/pull/6588
Confirmed with ami: devenv_rhel7_3301, the issue has fixed. [root@ip-172-18-5-200 amd64]# openshift version openshift v1.1.1-326-g596502a kubernetes v1.2.0-alpha.4-851-g4a65fa1 etcd 2.2.2