Fix bad link in docs

Resolves #359
This commit is contained in:
Soby Chacko
2018-06-27 10:14:17 -04:00
parent 020821f471
commit 015b1a7fa1

View File

@@ -473,7 +473,7 @@ public class Application {
== Error Channels
Starting with version 1.3, the binder unconditionally sends exceptions to an error channel for each consumer destination and can also be configured to send async producer send failures to an error channel.
See <<binder-error-channels>> for more information.
See <<spring-cloud-stream-overview-error-handling>> for more information.
The payload of the `ErrorMessage` for a send failure is a `KafkaSendFailureException` with properties: