Description of problem: Link to dwh documentation is wrong therefore 404. Version-Release number of selected component (if applicable): rhevm-doc-4.0.6-1.el7ev.noarch rhevm-4.0.7-0.1.el7ev.noarch How reproducible: 100% Steps to Reproduce: 1. Install engine 2. Open dwh documentation from landing page Actual results: https://<hostname>/ovirt-engine/docs/manual/en_US/html/Data_Warehouse_Guide/index.html Expected results: https://<hostname>/ovirt-engine/docs/manual/en-US/html/Data_Warehouse_Guide/index.html Additional info: Requires sed 's/en_US/en-US/'
Wrong copy paste: Current link: /ovirt-engine/docs/manual/en_US/html/Reports_and_Data_Warehouse_Guide/index.html Correct link: /ovirt-engine/docs/manual/en-US/html/Data_Warehouse_Guide/index.html thus also remove 'Reports_' please :)
Moving to the rhevm-doc component.
moving to branding
Please verify you are using the following branding package: rhevm-branding-rhev-4.1.0-1 I have verified this contains the right links.
Verified with package rhevm-branding-rhev-4.1.0-1.el7ev.noarch that links are in correct form.