Skip to content

Commit 222f9db

Browse files
authored
docs(chart): Fix broken link (#2647)
1 parent 515fa7c commit 222f9db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/chart/plot-bands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ There are two different ways to configure the `From` and `To` values. The correc
5858
<td>vertical category axis</td>
5959
</tr>
6060
<tr>
61-
<td><code>ChartCategoryAxis</code> <br> including <a href="/blazor-ui/components/chart/date-axis">date axis</a></td>
61+
<td><code>ChartCategoryAxis</code> <br> including <a href="/blazor-ui/documentation/components/chart/date-axis">date axis</a></td>
6262
<td>horizontal category axis</td>
6363
<td><strong>Zero-based index</strong>, which corresponds to a major vertical grid line that intersects the axis. The plot band will display <em>between the specified grid lines</em>.</td>
6464
</tr>

0 commit comments

Comments
 (0)