Created attachment 616864 [details] Not found page. Description of problem: The link "Learn more about uploading code" and link "on how to manage your application from the command line." on the app get_started page pointed to a not found redhat page. Version-Release number of selected component (if applicable): devenv_2220, product How reproducible: always Steps to Reproduce: 1.Create a app. 2.Click the link "Learn more about uploading code" and link "on how to manage your application from the command line." in the app get_started page. 3. Actual results: These two link pointed to not found pages. Expected results: They should pointed to the right chapters in User Guide. Additional info: Seems that the link "Learn more about uploading code" should be pointed to "https://access.redhat.com/knowledge/docs/en-US/OpenShift/2.0/html/User_Guide/sect-OpenShift-User_Guide-OpenShift_Web_Interface-Editing_and_Deploying_Applications.html". and link "on how to manage your application from the command line." should be "https://access.redhat.com/knowledge/docs/en-US/OpenShift/2.0/html/User_Guide/chap-OpenShift-User_Guide-OpenShift_Command_Line_Interface.html"
Fixed in opensource_console_final 5d5b35e, will be part of fork_ami_opensource_console_ruby19_3
(In reply to comment #1) hi, I tested this issue on fork_ami_opensource_console_ruby19_3, the "on how to manage your application from the command line" link has been fixed, but the "Learn more about uploading code" link has been deleted now , is this expected?
Yes. I'm gradually removing links to User Guide as they become broken and either changing the text or replacing them with other links. The learn more on uploading code wasn't terribly useful.
Tested this issue on devenv_2240, the link "learn more on uploading code" have been removed, and the link "on how to manage your application from the command line" have pointed to the User Guide successfully.So I will put this issue to verified.