diff --git a/docs/src/main/asciidoc/index.adoc b/docs/src/main/asciidoc/index.adoc index dbd72b36c..93fb6dd53 100644 --- a/docs/src/main/asciidoc/index.adoc +++ b/docs/src/main/asciidoc/index.adoc @@ -9,9 +9,9 @@ The reference documentation consists of the following sections: [horizontal] <> :: History, Quick Start, Concepts, Architecture Overview, Binder Abstraction, and Core Features -{docs-url}/../spring-cloud-stream-binder-rabbit/spring-cloud-stream-binder-rabbit.html[Rabbit MQ Binder] :: Spring Cloud Stream binder reference for Rabbit MQ -{docs-url}/../spring-cloud-stream-binder-kafka/spring-cloud-stream-binder-kafka.html#_apache_kafka_binder[Apache Kafka Binder] :: Spring Cloud Stream binder reference for Apache Kafka -{docs-url}/../spring-cloud-stream-binder-kafka/spring-cloud-stream-binder-kafka.html#_kafka_streams_binder[Apache Kafka Streams Binder] :: Spring Cloud Stream binder reference for Apache Kafka Streams +https://docs.spring.io/spring-cloud-stream-binder-rabbit/docs/{spring-cloud-stream-version}/reference/html/index.html[Rabbit MQ Binder] :: Spring Cloud Stream binder reference for Rabbit MQ +https://docs.spring.io/spring-cloud-stream-binder-kafka/docs/{spring-cloud-stream-version}/reference/html/index.html#_apache_kafka_binder[Apache Kafka Binder] :: Spring Cloud Stream binder reference for Apache Kafka +https://docs.spring.io/spring-cloud-stream-binder-kafka/docs/{spring-cloud-stream-version}/reference/html/index.html#_kafka_streams_binder[Apache Kafka Streams Binder] :: Spring Cloud Stream binder reference for Apache Kafka Streams <> :: A collection of Partner maintained binder implementations for Spring Cloud Stream (e.g., Azure Event Hubs, Google PubSub, Solace PubSub+) https://github.com/spring-cloud/spring-cloud-stream-samples/[Spring Cloud Stream Samples] :: A curated collection of repeatable Spring Cloud Stream samples to walk through the features