From 88d4b8eef5595b29606629c284303e3d5bf57469 Mon Sep 17 00:00:00 2001 From: Marius Bogoevici Date: Wed, 29 Mar 2017 13:47:23 -0400 Subject: [PATCH] Replace core docs Git reference with relative link Fix #114 --- .../src/main/asciidoc/overview.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc b/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc index 452fd3f23..970b8d581 100644 --- a/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc +++ b/spring-cloud-stream-binder-kafka-docs/src/main/asciidoc/overview.adoc @@ -41,7 +41,7 @@ Partitioning also maps directly to Apache Kafka partitions as well. This section contains the configuration options used by the Apache Kafka binder. -For common configuration options and properties pertaining to binder, refer to the https://github.com/spring-cloud/spring-cloud-stream/blob/master/spring-cloud-stream-docs/src/main/asciidoc/spring-cloud-stream-overview.adoc#configuration-options[core docs]. +For common configuration options and properties pertaining to binder, refer to the <>. === Kafka Binder Properties