Hide Forgot
Description of problem: After you created an app, go to its get started page "/app/console/applications/$appname/get_started ",link "Learn more about uploading code" is now linked to "http://docs.redhat.com/docs/en-US/OpenShift_Express/2.0/html/User_Guide/sect-User_Guide-Application_Development-Deploying_Applications.html", which returns 404 error,it should be linked to "https://docs.redhat.com/docs/en-US/OpenShift_Express/2.0/html/User_Guide/sect-User_Guide-Application_Development-Deploying_Applications.html " Version-Release number of selected component (if applicable): devenv_1662 rhc-site-0.88.10-1.el6_2.noarch How reproducible: Always Steps to Reproduce: 1.Go to app get_started page /app/console/applications/$appname/get_started 2.Click "Learn more about uploading code" Actual results: The link is broken. Expected results: It should work. Additional info:
It seems the docs are being edited, even your suggested URL now goes 404. Updated the link to the new URL. Thanks.
Verify this bug on devenv-stage_144, it has been fixed now, thanks.