Skip to content

Commit 30e57f0

Browse files
Craig ShoemakerCraig Shoemaker
authored andcommitted
fix broken link
1 parent 24f326f commit 30e57f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/container-apps/includes/migrate-java-pre-migration-jms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ spring.activemq.user=admin
4040
spring.activemq.password=<password>
4141
```
4242

43-
For more information on ActiveMQ configuration, see the [Spring Boot messaging documentation](https://docs.spring.io/spring-boot/reference/messaging.html).
43+
For more information on ActiveMQ configuration, see the [Spring Boot messaging documentation](https://docs.spring.io/spring-boot/reference/messaging/index.html).
4444

4545
Here's an IBM MQ example from an *application.yaml* file:
4646

0 commit comments

Comments
 (0)