Skip to content

Commit 3a2e7f3

Browse files
authored
Fix banner on docs (#369)
1 parent 6a1037f commit 3a2e7f3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

docs/guide/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ An annotation plugin for Chart.js >= 3.0.0
44

55
This plugin draws lines, boxes, points and ellipses on the chart area. Annotations work with line, bar, scatter and bubble charts that use linear, logarithmic, time, or category scales. Annotations will not work on any chart that does not have exactly two axes, including pie, radar, and polar area charts.
66

7-
![Banner](/banner.png)
7+
![Banner](./banner.png)
88

99
## Installation
1010

0 commit comments

Comments
 (0)