From 6acd6d98097f36a0fec71ad7b7576f89e1d7311d Mon Sep 17 00:00:00 2001 From: David Turanski Date: Thu, 2 Sep 2021 11:39:45 -0400 Subject: [PATCH] Update README.adoc --- applications/sink/tasklauncher-sink/README.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/applications/sink/tasklauncher-sink/README.adoc b/applications/sink/tasklauncher-sink/README.adoc index 276c09b7..b03308aa 100644 --- a/applications/sink/tasklauncher-sink/README.adoc +++ b/applications/sink/tasklauncher-sink/README.adoc @@ -4,7 +4,7 @@ This module has been relocated to the https://github.com/spring-cloud/spring-cloud-dataflow/tree/main/spring-cloud-dataflow-tasklauncher/spring-cloud-dataflow-tasklauncher-sink[spring-cloud-data-flow repository]. As of SCDF 2.9.x, this app is included in the SCDF build to ensure version compatibility with the SCDF server going forward. -To manually register the `dataflow-tasklauncher` for either the `rabbit` or `kafka` binder, use one of the following URLs: +To manually register the `dataflow-tasklauncher` for either the `rabbit` or `kafka` binder, use one of the following URL patterns: -maven://org.springframework.cloud:spring-cloud-dataflow-tasklauncher-sink-: -docker:springcloud/spring-cloud-dataflow-tasklauncher-sink-: +* maven://org.springframework.cloud:spring-cloud-dataflow-tasklauncher-sink-: +* docker:springcloud/spring-cloud-dataflow-tasklauncher-sink-: