gemmellr commented on code in PR #5694: URL: https://github.com/apache/activemq-artemis/pull/5694#discussion_r2098394540
########## docs/user-manual/docinfo.html: ########## @@ -0,0 +1,18 @@ +<script> +document.addEventListener("DOMContentLoaded", function() { + if (!window.location.href.includes("latest")) { Review Comment: Probably worth gating this further so it only has an effect on the ActiveMQ website host where that dir name has meaning, and also that the "latest" check only actually considers the path rather than the full URL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact