From 73a8ffdefb348fb659d903265c96c302c857dfd2 Mon Sep 17 00:00:00 2001 From: Fernando de Oliveira Date: Thu, 4 Apr 2019 23:17:14 +0000 Subject: [PATCH] Azure Event Hubs binder url fixed on docs --- docs/src/main/asciidoc/binders.adoc | 2 +- docs/src/main/asciidoc/spring-cloud-stream.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/main/asciidoc/binders.adoc b/docs/src/main/asciidoc/binders.adoc index db895eace..60b675e0a 100644 --- a/docs/src/main/asciidoc/binders.adoc +++ b/docs/src/main/asciidoc/binders.adoc @@ -10,4 +10,4 @@ The following is the list of available binder implementations * https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis[Amazon Kinesis] * https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-pubsub-stream-binder[Google PubSub _(partner maintained)_] * https://github.com/SolaceProducts/spring-cloud-stream-binder-solace[Solace PubSub+ _(partner maintained)_] -* https://github.com/Microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-eventhub-stream-binder[Azure Event Hubs _(partner maintained)_] +* https://github.com/Microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-stream-binder/spring-cloud-azure-eventhubs-stream-binder[Azure Event Hubs _(partner maintained)_] diff --git a/docs/src/main/asciidoc/spring-cloud-stream.adoc b/docs/src/main/asciidoc/spring-cloud-stream.adoc index 8ef135672..1cc38237c 100644 --- a/docs/src/main/asciidoc/spring-cloud-stream.adoc +++ b/docs/src/main/asciidoc/spring-cloud-stream.adoc @@ -2789,4 +2789,4 @@ The following is the list of available binder implementations * https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis[Amazon Kinesis] * https://github.com/spring-cloud/spring-cloud-gcp/tree/master/spring-cloud-gcp-pubsub-stream-binder[Google PubSub _(partner maintained)_] * https://github.com/SolaceProducts/spring-cloud-stream-binder-solace[Solace PubSub+ _(partner maintained)_] -* https://github.com/Microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-eventhub-stream-binder[Azure Event Hubs _(partner maintained)_] +* https://github.com/Microsoft/spring-cloud-azure/tree/master/spring-cloud-azure-stream-binder/spring-cloud-azure-eventhubs-stream-binder[Azure Event Hubs _(partner maintained)_]