Skip to content

Commit e90efd7

Browse files
committed
Update start paths to new directory structure
See gh-46358
1 parent afdc993 commit e90efd7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

antora-playbook.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ content:
4848
tags:
4949
- 'v4.0.*'
5050
start_paths:
51-
- spring-boot-project/spring-boot-docs/src/docs/antora
52-
- spring-boot-project/spring-boot-actuator-docs/src/docs/antora
53-
- spring-boot-project/spring-boot-tools/spring-boot-gradle-plugin/src/docs/antora
54-
- spring-boot-project/spring-boot-tools/spring-boot-maven-plugin/src/docs/antora
51+
- documentation/spring-boot-docs/src/docs/antora
52+
- documentation/spring-boot-actuator-docs/src/docs/antora
53+
- build-plugin/spring-boot-gradle-plugin/src/docs/antora
54+
- build-plugin/spring-boot-maven-plugin/src/docs/antora
5555
version: unspecified
5656
asciidoc:
5757
sourcemap: true

0 commit comments

Comments
 (0)