Skip to content

Commit 462b595

Browse files
authored
Update antora-playbook.yml
Fix `root_component_name` as `integration`
1 parent 401c560 commit 462b595

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

antora-playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
antora:
22
extensions:
33
- require: '@springio/antora-extensions'
4-
root_component_name: 'amqp'
4+
root_component_name: 'integration'
55

66
site:
77
title: Spring Integration

0 commit comments

Comments
 (0)