This is an automated email from the ASF dual-hosted git repository.

jbertram pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new a60a8a12cf NO-JIRA fix dead link in doc
a60a8a12cf is described below

commit a60a8a12cfad317b314031fcde3b9a87c7704d74
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jan 31 08:43:37 2024 -0600

    NO-JIRA fix dead link in doc
---
 docs/user-manual/management-console.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/management-console.adoc 
b/docs/user-manual/management-console.adoc
index 8fa700ddb6..c216d61df0 100644
--- a/docs/user-manual/management-console.adoc
+++ b/docs/user-manual/management-console.adoc
@@ -18,7 +18,7 @@ image::images/console-login.png[ActiveMQ Artemis Console 
Login]
 == Security
 
 That Jolokia JMX-HTTP bridge is secured via a policy file in the broker 
configuration directory: 'etc/jolokia-access.xml'.
-The contents of that file should be modified as described in the 
https://jolokia.org/reference/html/security.html[Jolokia Security Guide].
+The contents of that file should be modified as described in the 
https://jolokia.org/features/security.html[Jolokia Security Guide].
 By default the console is locked down to 'localhost', pay particular attention 
to the 'CORS' restrictions when exposing the console web endpoint over the 
network.
 
 == Console

Reply via email to