Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 24f4e4c

Browse files
committed
Fix documentation Dashboard
1 parent 03fa495 commit 24f4e4c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

spring-cloud-dataflow-docs/src/main/asciidoc/dashboard.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ Once the stream applications are deployed, their logs can be accessed from the S
171171

172172
image::{dataflow-asciidoc}/images/dataflow-stream-logs.png[Stream Logs, scaledwidth="100%"]
173173

174-
[dashboard-flo-streams-designer-fanin-fanout]]
174+
[[dashboard-flo-streams-designer-fanin-fanout]]
175175
=== Creating Fan-In/Fan-Out Streams
176176

177177
In chapter <<spring-cloud-dataflow-stream-dsl-fanin-fanout>> you learned how we can support fan-in and fan-out use cases using <<spring-cloud-dataflow-stream-dsl-named-destinations,named destinations>>.
@@ -223,17 +223,17 @@ The Streams section of the Dashboard includes a new Utils page that provides the
223223

224224
The following image shows the streams export page:
225225

226-
. Stream Utils Export page
226+
.Stream Utils Export page
227227
image::{dataflow-asciidoc}/images/dataflow-streams-utils-export.png[Stream Utils Export, scaledwidth="100%"]
228228

229229
On the Streams import page, you have to import from a valid JSON file. You can either manually draft the file or export the file from the Streams export page.
230230

231-
. Stream Utils Import page
231+
.Stream Utils Import page
232232
image::{dataflow-asciidoc}/images/dataflow-streams-utils-import.png[Stream Utils Import, scaledwidth="100%"]
233233

234234
After importing the file, you will get confirmation on whether the operation completed successfully.
235235

236-
. Stream Utils Import Result page
236+
.Stream Utils Import Result page
237237
image::{dataflow-asciidoc}/images/dataflow-streams-utils-import-result.png[Stream Utils Import Result, scaledwidth="100%"]
238238

239239

@@ -324,17 +324,17 @@ The Tasks section of the Dashboard includes a new Utils page that provides the o
324324

325325
The following image shows the tasks export page:
326326

327-
. Tasks Utils Export page
327+
.Tasks Utils Export page
328328
image::{dataflow-asciidoc}/images/dataflow-tasks-utils-export.png[Tasks Utils Export, scaledwidth="100%"]
329329

330330
On the Tasks import page, you have to import from a valid JSON file. You can either manually draft the file or export the file from the Tasks export page.
331331

332-
. Tasks Utils Import page
332+
.Tasks Utils Import page
333333
image::{dataflow-asciidoc}/images/dataflow-tasks-utils-import.png[Tasks Utils Import, scaledwidth="100%"]
334334

335335
After importing the file, you will get confirmation on whether the operation completed successfully.
336336

337-
. Tasks Utils Import Result page
337+
.Tasks Utils Import Result page
338338
image::{dataflow-asciidoc}/images/dataflow-tasks-utils-import-result.png[Tasks Utils Import Result, scaledwidth="100%"]
339339

340340

0 commit comments

Comments
 (0)