Skip to content

Commit 055be11

Browse files
Ridvan ENIScppwfs
authored andcommitted
Fix AsciiDoc formatting issue under First Steps #744
Added a bulleted list. Else they are on the same line with no separator.
1 parent 89e3808 commit 055be11

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

spring-cloud-task-docs/src/main/asciidoc/preface.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ If you are just getting started with Spring Cloud Task or with 'Spring' in gener
3636
suggesting reading the <<getting-started.adoc#getting-started>> chapter.
3737

3838
To get started from scratch, read the following sections:
39-
* "`<<getting-started.adoc#getting-started-introducing-spring-cloud-task>>`"
40-
* "`<<getting-started.adoc#getting-started-system-requirements>>`"
39+
40+
* <<getting-started.adoc#getting-started-introducing-spring-cloud-task, Introducing Spring Cloud Task>>
41+
* <<getting-started.adoc#getting-started-system-requirements, System Requirements>> +
42+
4143
To follow the tutorial, read
42-
"`<<getting-started.adoc#getting-started-developing-first-task>>`"
44+
<<getting-started.adoc#getting-started-developing-first-task, Developing Your First Spring Cloud Task Application>> +
4345
To run your example, read
44-
"`<<getting-started.adoc#getting-started-running-the-example>>`"
46+
<<getting-started.adoc#getting-started-running-the-example, Running the Example>>

0 commit comments

Comments
 (0)