Hi Mike, I would be happy to be involved ;)
François Le 03/02/2018 à 21:19, Michael André Pearce a écrit : > Hi Francois, > > There’s actually an effort to overhaul the website entirely to rebrand along > with the new logo and update it to a bit more modern feel. And sort such > issues as you raised. > > If you wanting to join the effort see some history in this user thread or > just reply and we can try get you involved, more help is always welcome :) > > Cheers > Mike > > > > Sent from my iPhone > >> On 3 Feb 2018, at 17:12, Francois Papon <francois.pa...@openobject.fr> wrote: >> >> Hi guys, >> >> I tried to browse on the ActiveMQ website in HTTPS and all the CSS and >> JS are not load, I think this is because the source use absolute link in >> head instead of relative link. >> >> <link href="http://activemq.apache.org/styles/site.css" >> rel="stylesheet" type="text/css"> >> <link href="http://activemq.apache.org/styles/type-settings.css" >> rel="stylesheet" type="text/css"> >> <script src="http://activemq.apache.org/styles/prototype.js" >> type="text/javascript"></script> >> <script src="http://activemq.apache.org/styles/rico.js" >> type="text/javascript"></script> >> <script src="http://activemq.apache.org/styles/site.js" >> type="text/javascript"></script> >> >> It's not a big deal but I think it would be great to fix it :) >> >> François >>