diff --git a/docs/user-manual/en/rest.md b/docs/user-manual/en/rest.md index ca60383262..78d68cad30 100644 --- a/docs/user-manual/en/rest.md +++ b/docs/user-manual/en/rest.md @@ -69,7 +69,7 @@ This section should be used when you want to use the Apache ActiveMQ Artemis RES - org.apache.activemq.rest.integration.RestMessagingBootstrapListener + org.apache.activemq.artemis.rest.integration.RestMessagingBootstrapListener @@ -139,13 +139,13 @@ You can bootstrap Apache ActiveMQ Artemis within your WAR as well. To do this, y - org.apache.activemq.rest.integration.ActiveMQBootstrapListener + org.apache.activemq.artemis.rest.integration.ActiveMQBootstrapListener - org.apache.activemq.rest.integration.RestMessagingBootstrapListener + org.apache.activemq.artemis.rest.integration.RestMessagingBootstrapListener