Alex O'Ree created AMQ-7034:
-------------------------------
Summary: Site rendering issue with mixed content
Key: AMQ-7034
URL: https://issues.apache.org/jira/browse/AMQ-7034
Project: ActiveMQ
Issue Type: Bug
Components: Documentation
Reporter: Alex O'Ree
When viewing the website
[https://activemq.apache.org/]
the css and javascript files do not load, probably because the html points to
absolute urls instead of relative.
In addition, the links on the home page have an image tag which points to
"/images/confluence/icons/profilepics/default.svg"
which returns a 404. The correct link should be
"/images/confluence/icons/profilepics/default.png"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)