Skip to content

Commit 9c3cce5

Browse files
committed
Merge branch '2.6.x' into 2.7.x
Closes gh-30740
2 parents c2f2bde + 58eabc8 commit 9c3cce5

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/messaging/kafka.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The former can be configured using `spring.kafka.streams.application-id`, defaul
6161
The latter can be set globally or specifically overridden only for streams.
6262

6363
Several additional properties are available using dedicated properties; other arbitrary Kafka properties can be set using the `spring.kafka.streams.properties` namespace.
64-
See also <<messaging.kafka.additional-properties>> for more information.
64+
See also <<messaging#messaging.kafka.additional-properties>> for more information.
6565

6666
To use the factory bean, wire `StreamsBuilder` into your `@Bean` as shown in the following example:
6767

0 commit comments

Comments
 (0)