From 32dacf91f3b7084f1cab7b7bb6ed45d4015f0829 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Mon, 5 Oct 2015 14:22:45 -0400 Subject: [PATCH] fixing wrong link on doc --- docs/user-manual/en/architecture.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-manual/en/architecture.md b/docs/user-manual/en/architecture.md index b966f9ce74..402acac7af 100644 --- a/docs/user-manual/en/architecture.md +++ b/docs/user-manual/en/architecture.md @@ -73,7 +73,7 @@ application that requires messaging functionality internally but you don't want to expose that as an Apache ActiveMQ Artemis server you can directly instantiate and embed Apache ActiveMQ Artemis servers in your own application. -For more information on embedding Apache ActiveMQ Artemis, see [Embedding Apache ActiveMQ Artemis](embedding-Apache ActiveMQ Artemis.md). +For more information on embedding Apache ActiveMQ Artemis, see [Embedding Apache ActiveMQ Artemis](embedding-activemq.md). ## Apache ActiveMQ Artemis integrated with a Java EE application server