]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update link to latest version of V2 Docs (#8270)
authorLeeLenaleee <39033624+LeeLenaleee@users.noreply.github.com>
Mon, 4 Jan 2021 20:55:55 +0000 (21:55 +0100)
committerGitHub <noreply@github.com>
Mon, 4 Jan 2021 20:55:55 +0000 (15:55 -0500)
docs/docusaurus.config.js

index b9993ddc46e02c19f5ff7d96a8ab75e2e1eba068..9f520403f409ce3cb34b01380a011d166db1ab9f 100644 (file)
@@ -46,7 +46,7 @@ module.exports = {
                                                },
                                                {
                                                        label: 'v2 Docs',
-                                                       href: 'https://www.chartjs.org/docs/2.9.3/',
+                                                       href: 'https://www.chartjs.org/docs/2.9.4/',
                                                },
                                        ],
                                },