Skip to content

Commit 745e22e

Browse files
committed
Merge branch '2.3.x' into master
Closes gh-23612
2 parents b69ede4 + 61181b4 commit 745e22e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

spring-boot-project/spring-boot-docs/src/docs/asciidoc/documentation-overview.adoc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,18 @@ If you find problems with the docs or if you want to improve them, please {sprin
4040

4141

4242

43+
[[boot-documentation-upgrading]]
44+
== Upgrading from an Earlier Version
45+
Instructions for how to upgrade from earlier versions of Spring Boot are provided on the project {github-wiki}[wiki].
46+
Follow the links in the in the {github-wiki}#release-notes[release notes] section to find the version that you want to upgrade to.
47+
48+
Upgrading instructions are always the first item in the release notes.
49+
If you are more than one release behind, please make sure that you also review the release notes of the versions that you jumped.
50+
51+
You should always ensure that you are running a {github-wiki}/Supported-Versions[supported version] of Spring Boot.
52+
53+
54+
4355
[[boot-documentation-first-steps]]
4456
== First Steps
4557
If you are getting started with Spring Boot or 'Spring' in general, start with <<getting-started.adoc#getting-started, the following topics>>:

0 commit comments

Comments
 (0)