From 1750aca825c30a9086d75c14036a8026cd7f9a9a Mon Sep 17 00:00:00 2001 From: Vikram Reddy Date: Wed, 20 Sep 2023 00:41:07 +0530 Subject: [PATCH] Charts broken links fixed. --- docs/docs/05-components/charts.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/docs/05-components/charts.md b/docs/docs/05-components/charts.md index c2f0b72c8..f159c8e8f 100644 --- a/docs/docs/05-components/charts.md +++ b/docs/docs/05-components/charts.md @@ -37,7 +37,7 @@ We will add **Bubble Chart**, **Polar Area Chart**, **Radar Chart**, **Scatter C
See blazor bar chart demo here.
-See blazor bar chart full documentation here. +See blazor bar chart full documentation here. ## Doughnut Chart @@ -45,7 +45,7 @@ We will add **Bubble Chart**, **Polar Area Chart**, **Radar Chart**, **Scatter C
See blazor doughnut chart demo here.
-See blazor doughnut chart full documentation here. +See blazor doughnut chart full documentation here. ## Line Chart @@ -53,7 +53,7 @@ We will add **Bubble Chart**, **Polar Area Chart**, **Radar Chart**, **Scatter C
See blazor line chart demo here.
-See blazor line chart full documentation here. +See blazor line chart full documentation here. ## Pie Chart @@ -61,4 +61,4 @@ We will add **Bubble Chart**, **Polar Area Chart**, **Radar Chart**, **Scatter C
See blazor pie chart demo here.
-See blazor pie chart full documentation here. +See blazor pie chart full documentation here.