Skip to content

Commit 716c9d4

Browse files
authored
Fix broken link for Spring Docker Compose support (#1281)
1 parent 43398b8 commit 716c9d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/main/asciidoc/docker-compose.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Maven coordinates, using <<index.adoc#bill-of-materials, Spring Cloud AWS BOM>>:
1313
</dependency>
1414
----
1515

16-
For more information about Spring Docker Compose support please refer to https://docs.spring.io/spring-boot/reference/features/docker-compose.html[official Spring documentation]
16+
For more information about Spring Docker Compose support please refer to https://docs.spring.io/spring-boot/reference/features/dev-services.html#features.dev-services.docker-compose[official Spring documentation]
1717

1818
=== Example docker-compose.yaml file
1919

0 commit comments

Comments
 (0)