]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Fix version numbers in Developers section of docs (#7909)
authorJukka Kurkela <jukka.kurkela@gmail.com>
Sun, 18 Oct 2020 13:26:44 +0000 (16:26 +0300)
committerGitHub <noreply@github.com>
Sun, 18 Oct 2020 13:26:44 +0000 (09:26 -0400)
docs/docs/developers/index.md

index 9fd3f8d7e34e8ebd9d22e666c307886103c57171..4f4e37bfb218de8c229161f999846f9db984260d 100644 (file)
@@ -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.