From: LeeLenaleee <39033624+LeeLenaleee@users.noreply.github.com> Date: Mon, 4 Jan 2021 20:55:55 +0000 (+0100) Subject: Update link to latest version of V2 Docs (#8270) X-Git-Tag: v3.0.0-beta.8~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c6aff6fb3b18e6ccbcc5c70cbb50e132f1a30a3;p=thirdparty%2FChart.js.git Update link to latest version of V2 Docs (#8270) --- diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index b9993ddc4..9f520403f 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -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/', }, ], },