diff --git a/README.md b/README.md index 34b223211..55c8aec9a 100644 --- a/README.md +++ b/README.md @@ -185,10 +185,6 @@ Note: if you want to change the `FusionAuthClient` class, you have to do it on t This code is available as open source under the terms of the [Apache v2.0 License](https://opensource.org/license/apache-2-0). -## Upgrade Policy +## Upgrade policy -This library is built automatically to keep track of the FusionAuth API, and may also receive updates with bug fixes, security patches, tests, code samples, or documentation changes. - -These releases may also update dependencies, language engines, and operating systems, as we\'ll follow the deprecation and sunsetting policies of the underlying technologies that it uses. - -This means that after a dependency (e.g. language, framework, or operating system) is deprecated by its maintainer, this library will also be deprecated by us, and will eventually be updated to use a newer version. +Versions of this library track the FusionAuth API, except for patch versions, which include client-only updates like bugfixes and dependency upgrades. For more information, see the [FusionAuth Upgrade Guide](https://fusionauth.io/docs/operate/deploy/upgrade#upgrade-a-client-library).