Commit f527c4b8 authored by Stephane Nicoll's avatar Stephane Nicoll

Add reference to migration guide

Closes gh-11302
parent 7dc8ada1
...@@ -427,9 +427,11 @@ output: ...@@ -427,9 +427,11 @@ output:
[[getting-started-upgrading-from-an-earlier-version]] [[getting-started-upgrading-from-an-earlier-version]]
=== Upgrading from an Earlier Version of Spring Boot === Upgrading from an Earlier Version of Spring Boot
If you are upgrading from an earlier release of Spring Boot, check the "`release notes`" If you are upgrading from an earlier release of Spring Boot, check the
hosted on the {github-wiki}[project wiki]. You can find upgrade instructions along with a {github-wiki}/Spring-Boot-2.0-Migration-Guide["`migration guide`" on the project wiki]
list of "`new and noteworthy`" features for each release. that provides detailed upgrade instructions. Check also the
{github-wiki}["`release notes`"] for a list of "`new and noteworthy`" features for each
release.
To upgrade an existing CLI installation, use the appropriate package manager command (for To upgrade an existing CLI installation, use the appropriate package manager command (for
example, `brew upgrade`) or, if you manually installed the CLI, follow the example, `brew upgrade`) or, if you manually installed the CLI, follow the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment