From: Jukka Kurkela Date: Sun, 18 Oct 2020 13:26:44 +0000 (+0300) Subject: Fix version numbers in Developers section of docs (#7909) X-Git-Tag: v3.0.0-beta.5~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e640f4c710fde95d4542abc75cb779d6bd1c737;p=thirdparty%2FChart.js.git Fix version numbers in Developers section of docs (#7909) --- diff --git a/docs/docs/developers/index.md b/docs/docs/developers/index.md index 9fd3f8d7e..4f4e37bfb 100644 --- a/docs/docs/developers/index.md +++ b/docs/docs/developers/index.md @@ -38,9 +38,9 @@ Thanks to [BrowserStack](https://browserstack.com) for allowing our team to test ## Previous versions -To migrate from version 3 to version 2, please see [the v3 migration guide](../getting-started/v3-migration). +To migrate from version 2 to version 3, please see [the v3 migration guide](../getting-started/v3-migration). -Version 2 has a completely different API than earlier versions. +Version 3 has a largely different API than earlier versions. Most earlier version options have current equivalents or are the same.