This is an automated email from the ASF dual-hosted git repository. clebertsuconic pushed a commit to branch 2.52.x in repository https://gitbox.apache.org/repos/asf/artemis.git
commit 918a8d3f3237a45c4b19e54c7351bf99a2d22e1a Author: Clebert Suconic <[email protected]> AuthorDate: Wed Mar 4 11:40:54 2026 -0500 NO-JIRA Adding missing lock coordinator into index.html for the doc (cherry picked from commit 87d9b182d2cf308f4db9f8cb7482b14a4d5c01cb) --- docs/user-manual/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/index.adoc b/docs/user-manual/index.adoc index 0dec45a521..84c391487b 100644 --- a/docs/user-manual/index.adoc +++ b/docs/user-manual/index.adoc @@ -64,8 +64,8 @@ image::images/artemis_text_black_small.png[align="center"] * xref:core-bridges.adoc#core-bridges[Core Bridges] * xref:clusters.adoc#clusters[Clustering] +* xref:lock-coordination.adoc#lock-coordination[High Availability with Mirroring] * xref:ha.adoc#high-availability-and-failover[High Availability & Failover] -* xref:lock-coordination.adoc#lock-coordination[High Availability with Mirroring and Lock Coordination] ** xref:network-isolation.adoc#network-isolation-split-brain[Network Isolation] ** xref:restart-sequence.adoc#restart-sequence[Restart Sequence] ** xref:activation-tools.adoc#activation-sequence-tools[Activation Tools] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
