Description of problem: Doc link on the top navigation bar redirects to enterprise doc link. And all other docs link are all getting "404 not found" error, listed below: "Learn more" links on bc/dc page doc links on about page: " Get Started with the CLI ", “ CLI Reference“, “ Basic CLI Operations“ links for Download oc: Linux (32 bits) Linux (64 bits) Mac OS X Windows Version-Release number of selected component (if applicable): dev-preview-int How reproducible: Always Steps to Reproduce: 1.Check all the docs links on web console. 2. 3. Actual results: 1.Doc link on the top navigation bar redirects to enterprise doc link. Other links get "404 not found" error. Expected results: 2.All docs links should point to online docs and can be accessed. Additional info:
Online docs have not been released yet which is why they are getting a 404 but the URLs are correct based on the current plan for where they will be. The CLI download links currently configured are temporary placeholders till OPs determines the final location for them. We should keep this bug open until OPs gets those configured and working.
The doc link at the top is not using the help link filter instead it has a hardcoded link to the enterprise docs.
*** Bug 1332937 has been marked as a duplicate of this bug. ***
*** Bug 1332973 has been marked as a duplicate of this bug. ***
https://github.com/openshift/origin-web-console/pull/10 and https://github.com/openshift/online/pull/141 submitted to resolve.
In order to fix the dropdowns, I opened https://bugzilla.redhat.com/show_bug.cgi?id=1336526. It contains a PR that's waiting to be merged.
Marking this bug as fixed because the configuration is now correct. If you check other help links in the UI (not the one in the ? dropdown) they are all correct, one example would be the links by the webhook trigger URLs in a build configuration. We have a separate bug where we are tracking the issue with the link in the ? dropdown because it was a problem in the code. (see comment #9)
According to Comment 10, check on dev-preview-int, all other help links on the web are correct now, so move this bug to Verified.