Skip to content

Commit 28e51d2

Browse files
author
Corneil du Plessis
committed
Fix doc
1 parent a0c4524 commit 28e51d2

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This will launch the Docker image and mount your source code at `spring-ws-githu
104104
+
105105
Next, run the `test.sh` script from inside the container:
106106
+
107-
2. `PROFILE=none ci/test.sh`
107+
3. `PROFILE=none ci/test.sh`
108108

109109
Since the container is binding to your source, you can make edits from your IDE and continue to run build jobs.
110110

@@ -128,18 +128,18 @@ NOTE: Docker containers can eat up disk space fast! From time to time, run `dock
128128
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct].
129129
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
130130

131-
= Spring Web Services Project Site
131+
== Spring Web Services Project Site
132132

133133
You can find the documentation, issue management, support, samples, and guides for using Spring Web Services at https://spring.io/projects/spring-ws/
134134

135-
== Documentation
135+
=== Documentation
136136

137137
See the current https://docs.spring.io/spring-ws/docs/current/api/[Javadoc] and https://docs.spring.io/spring-ws/docs/current/reference/[reference docs].
138138

139-
== Issue Tracking
139+
=== Issue Tracking
140140

141141
Spring Web Services uses https://github.com/spring-projects/spring-ws/issues[Github] for issue tracking purposes.
142142

143-
== License
143+
=== License
144144

145145
Spring Web Services is https://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 licensed].

0 commit comments

Comments
 (0)