Skip to content

Commit

Permalink
Fixed xyChart.html link and renamed xyChart.md to xychart.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shaikshahid98 committed Oct 26, 2023
1 parent 5f117fc commit 185fb56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ <h2><a href="./pie.html">Pie</a></h2>
<h2><a href="./quadrantchart.html">Quadrant charts</a></h2>
</li>
<li>
<h2><a href="./xychart.html">XY charts</a></h2>
<h2><a href="./xyChart.html">XY charts</a></h2>
</li>
<li>
<h2><a href="./requirements.html">Requirements</a></h2>
Expand Down

0 comments on commit 185fb56

Please sign in to comment.