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-: