Upgrade docs

- Fixes #1082
This commit is contained in:
Janne Valkealahti
2024-06-01 06:58:01 +01:00
parent 2eab1a6072
commit 21fc1edd73
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
* xref:index.adoc[Overview]
* xref:getting-started.adoc[]
* xref:upgrading.adoc[]
* xref:basics/index.adoc[]
** xref:basics/reading.adoc[]
* xref:commands/index.adoc[]

View File

@@ -0,0 +1,5 @@
= Upgrading
Instructions for how to upgrade from earlier versions of Spring Shell are
provided on the project https://github.com/spring-projects/spring-shell/wiki[wiki].
Follow the links in the release notes section.