Fix links in Spring Kafka section of ref guide
Spring for Apache Kafka recently moved to Antora docs which in turn modified the base url slightly. This commmit adjusts for the move. See gh-37987
This commit is contained in:
committed by
Moritz Halbritter
parent
9469327f04
commit
1571097048
@@ -968,7 +968,7 @@ Metrics are published under the `spring.integration.` meter name.
|
||||
==== Kafka Metrics
|
||||
Auto-configuration registers a `MicrometerConsumerListener` and `MicrometerProducerListener` for the auto-configured consumer factory and producer factory, respectively.
|
||||
It also registers a `KafkaStreamsMicrometerListener` for `StreamsBuilderFactoryBean`.
|
||||
For more detail, see the {spring-kafka-docs}#micrometer-native[Micrometer Native Metrics] section of the Spring Kafka documentation.
|
||||
For more detail, see the {spring-kafka-docs}kafka/micrometer.html#micrometer-native[Micrometer Native Metrics] section of the Spring Kafka documentation.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user