Skip to content

Commit 2063567

Browse files
committed
Add upgrading section to reference docs
Add a section to the reference documentation with links to the release notes on the wiki. Closes gh-23529
1 parent abee05c commit 2063567

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

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

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

4343

4444

45+
[[boot-documentation-upgrading]]
46+
== Upgrading from an Earlier Version
47+
Instructions for how to upgrade from earlier versions of Spring Boot are provided on the project {github-wiki}[wiki].
48+
Follow the links in the in the {github-wiki}#release-notes[release notes] section to find the version that you want to upgrade to.
49+
50+
Upgrading instructions are always the first item in the release notes.
51+
If you are more than one release behind, please make sure that you also review the release notes of the versions that you jumped.
52+
53+
You should always ensure that you are running a {github-wiki}/Supported-Versions[supported version] of Spring Boot.
54+
55+
56+
4557
[[boot-documentation-first-steps]]
4658
== First Steps
4759
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)