mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-05 16:04:03 +01:00
Fix casing of dist files in docs (#7670)
This commit is contained in:
2
.github/ISSUE_TEMPLATE/BUG.md
vendored
2
.github/ISSUE_TEMPLATE/BUG.md
vendored
@@ -32,7 +32,7 @@ labels: 'type: bug'
|
||||
interactive example (https://codepen.io/pen?template=JXVYzq).
|
||||
|
||||
If filing a bug against `master`, you may reference the latest code via
|
||||
https://www.chartjs.org/dist/master/Chart.min.js (changing the filename to
|
||||
https://www.chartjs.org/dist/master/chart.min.js (changing the filename to
|
||||
point at the file you need as appropriate). Do not rely on these files for
|
||||
production purposes as they may be removed at any time.
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user