From b29f0c94bc42a5970c4238c9ac1498890b2db297 Mon Sep 17 00:00:00 2001 From: mercy-orejo Date: Mon, 27 Oct 2025 17:19:48 +0300 Subject: [PATCH 1/2] 210705-SEO-Spider-Blazor-Domain-Site-Redirect-Error-Chain-Reports --- blazor/accumulation-chart/annotation.md | 2 +- blazor/accumulation-chart/chart-print.md | 2 +- blazor/accumulation-chart/grouping.md | 2 +- blazor/chart/accessibility.md | 2 +- blazor/datagrid/column-rendering.md | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/blazor/accumulation-chart/annotation.md b/blazor/accumulation-chart/annotation.md index 3b1b9f2583..3d5e8fab7f 100644 --- a/blazor/accumulation-chart/annotation.md +++ b/blazor/accumulation-chart/annotation.md @@ -152,6 +152,6 @@ N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/bla ## See also -* [Data Label](./data-labels) +* [Data Label](./data-label) * [Tooltip](./tool-tip) * [Legend](./legend) \ No newline at end of file diff --git a/blazor/accumulation-chart/chart-print.md b/blazor/accumulation-chart/chart-print.md index 74e2e87fab..41d5736d9a 100644 --- a/blazor/accumulation-chart/chart-print.md +++ b/blazor/accumulation-chart/chart-print.md @@ -242,6 +242,6 @@ N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/bla ## See also -* [Data Label](./data-labels) +* [Data Label](./data-label) * [Tooltip](./tool-tip) * [Legend](./legend) \ No newline at end of file diff --git a/blazor/accumulation-chart/grouping.md b/blazor/accumulation-chart/grouping.md index 38036d3108..a600d07bda 100644 --- a/blazor/accumulation-chart/grouping.md +++ b/blazor/accumulation-chart/grouping.md @@ -168,6 +168,6 @@ The points that have been grouped together will appear as a single slice with th N> Refer to the [Blazor Charts](https://www.syncfusion.com/blazor-components/blazor-charts) feature tour page for its groundbreaking feature representations and also explore the [Blazor Accumulation Chart Example](https://blazor.syncfusion.com/demos/chart/pie?theme=bootstrap5) to know various features of accumulation charts and how it is used to represent numeric proportional data. -* [Data Label](./data-labels) +* [Data Label](./data-label) * [Tooltip](./tool-tip) * [Legend](./legend) \ No newline at end of file diff --git a/blazor/chart/accessibility.md b/blazor/chart/accessibility.md index 8e7fb93972..3d9053bd1b 100644 --- a/blazor/chart/accessibility.md +++ b/blazor/chart/accessibility.md @@ -92,5 +92,5 @@ The accessibility compliance of the Blazor Chart component is shown in the follo * [Accessibility in Syncfusion® Blazor components](https://blazor.syncfusion.com/documentation/common/accessibility) -* [Accessibility Customization in Syncfusion® Blazor components](./advanced-accessibility-configuration.md) +* [Accessibility Customization in Syncfusion® Blazor components](https://blazor.syncfusion.com/documentation/chart/advanced-accessibility-configuration) diff --git a/blazor/datagrid/column-rendering.md b/blazor/datagrid/column-rendering.md index e48c0e7fef..693c2207c0 100644 --- a/blazor/datagrid/column-rendering.md +++ b/blazor/datagrid/column-rendering.md @@ -582,7 +582,7 @@ In the below example, we have used the `Expand` query to load the nested Employe ### Complex data generation using ExpandoObject -Before proceeding this, learn about [ExpandoObject Binding](https://blazor.syncfusion.com/documentation/datagrid/data-binding#expandoobject-binding). You can achieve ExpandoObject complex data binding in the Grid by using the dot(.) operator in the column.field. In the following examples, `CustomerID.Name` and `ShipCountry.Country` are complex data. +Before proceeding this, learn about [ExpandoObject Binding](https://blazor.syncfusion.com/documentation/datagrid/data-binding/local-data#expandoobject-binding). You can achieve ExpandoObject complex data binding in the Grid by using the dot(.) operator in the column.field. In the following examples, `CustomerID.Name` and `ShipCountry.Country` are complex data. {% tabs %} {% highlight razor tabtitle="Index.razor" %} @@ -635,7 +635,7 @@ Before proceeding this, learn about [ExpandoObject Binding](https://blazor.syncf ### Complex data generation using DynamicObject -Before proceeding this, learn about [DynamicObject Binding](https://blazor.syncfusion.com/documentation/datagrid/data-binding#dynamicobject-binding). You can achieve DynamicObject complex data binding in the Grid by using the dot(.) operator in the column.field. In the following examples, `CustomerID.Name` and `ShipCountry.Country` are complex data. +Before proceeding this, learn about [DynamicObject Binding](https://blazor.syncfusion.com/documentation/datagrid/data-binding/local-data#dynamicobject-binding). You can achieve DynamicObject complex data binding in the Grid by using the dot(.) operator in the column.field. In the following examples, `CustomerID.Name` and `ShipCountry.Country` are complex data. {% tabs %} {% highlight razor tabtitle="Index.razor" %} From 2595b59f76460c8f2d8ed3ef8a0b84b6438750f3 Mon Sep 17 00:00:00 2001 From: mercy-orejo Date: Wed, 29 Oct 2025 08:54:34 +0300 Subject: [PATCH 2/2] removed md --- blazor/chart/accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blazor/chart/accessibility.md b/blazor/chart/accessibility.md index 3d9053bd1b..c7b54f88ca 100644 --- a/blazor/chart/accessibility.md +++ b/blazor/chart/accessibility.md @@ -92,5 +92,5 @@ The accessibility compliance of the Blazor Chart component is shown in the follo * [Accessibility in Syncfusion® Blazor components](https://blazor.syncfusion.com/documentation/common/accessibility) -* [Accessibility Customization in Syncfusion® Blazor components](https://blazor.syncfusion.com/documentation/chart/advanced-accessibility-configuration) +* [Accessibility Customization in Syncfusion® Blazor components](./advanced-accessibility-configuration)