Skip to content

Commit a014b8b

Browse files
committed
Move documentation section to top of README
1 parent e333a9c commit a014b8b

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
@@ -23,6 +23,11 @@ ____
2323
❌ Gradle
2424

2525

26+
== Documentation
27+
28+
- https://spring-projects-experimental.github.io/spring-boot-migrator/user-documentation.html[User documentation,window=_blank]
29+
- https://spring-projects-experimental.github.io/spring-boot-migrator/developer-documentation.html[Developer documentation,window=_blank]
30+
2631

2732
== Spring Boot 3.0 Upgrade - Interactive Web UI
2833
We are working on automated upgrade from Spring Boot 2.7 to Spring Boot 3.0.
@@ -122,11 +127,6 @@ NOTE: **SBM requires a JDK 17.**
122127
WARNING: **Some integration tests use Docker so you'll need Docker to run them. +
123128
You can pass the `-DskipTests` flag to the `mvn` command to ignore tests.**
124129

125-
== Documentation
126-
127-
- https://spring-projects-experimental.github.io/spring-boot-migrator/user-documentation.html[User documentation,window=_blank]
128-
- https://spring-projects-experimental.github.io/spring-boot-migrator/developer-documentation.html[Developer documentation,window=_blank]
129-
130130

131131
== Contributing
132132

0 commit comments

Comments
 (0)