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 4fde81813c NO-JIRA fix Jolokia doc link
4fde81813c is described below
commit 4fde81813c92e87070bd1f8ab0f5debe6db8024f
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Jun 6 22:35:23 2024 -0500
NO-JIRA fix Jolokia doc link
---
docs/user-manual/using-server.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/using-server.adoc
b/docs/user-manual/using-server.adoc
index 0af1750fc3..356afced7a 100644
--- a/docs/user-manual/using-server.adoc
+++ b/docs/user-manual/using-server.adoc
@@ -367,7 +367,7 @@ broker.xml::
core broker configuration, e.g. acceptors, addresses, queues, diverts,
clustering; xref:configuration-index.adoc#configuration-reference[full
reference]
jolokia-access.xml::
-https://jolokia.org/reference/html/security.html[security for Jolokia],
specifically Cross-Origin Resource Sharing (CORS)
+https://jolokia.org/reference/html/manual/security.html[security for Jolokia],
specifically Cross-Origin Resource Sharing (CORS)
log4j2.properties::
xref:logging.adoc#logging[logging config] like levels, log file locations, etc.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact