Skip to content

Commit b297ff4

Browse files
Fixed the proper link
1 parent bdf0cc8 commit b297ff4

File tree

13 files changed

+17
-17
lines changed

13 files changed

+17
-17
lines changed

blazor/accessibility.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ Keyboard navigation support enables users to interact with controls using keyboa
1919
* [Calendar](./calendar/accessibility)
2020
* [Chart](./chart/accessibility)
2121
* [CircularGauge](./circular-gauge/accessibility)
22-
* [Combobox](./combo-box/accessibility)
22+
* [Combobox](./combobox/accessibility)
2323
* [DatePicker](./datepicker/accessibility)
2424
* [Dialog](./dialog/accessibility)
2525
* [DropDownList](./drop-down-list/accessibility)
26-
* [Grid](./grid/accessibility)
26+
* [Grid](./datagrid/accessibility)
2727
* [LinearGauge](./linear-gauge/accessibility)
2828
* [ListView](./listview/accessibility)
29-
* [NumericTextBox](./numerictextbox/accessibility)
29+
* [NumericTextBox](./numeric-textbox/accessibility)
3030
* [TimePicker](./timepicker/accessibility)
3131
* [Toolbar](./toolbar/accessibility)
3232
* [ToolTip](./tooltip/accessibility)

blazor/common/how-to/upgrade-syncfusion-components-to-latest-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ N> For production purpose and minimal requirement, Syncfusion<sup style="font-si
3737

3838
## Breaking changes
3939

40-
Some changes have been modified in our Blazor samples for each release. So, we suggest you to ensure the breaking changes. Refer to this [release notes](https://blazor.syncfusion.com/documentation/release-notes/index/?type=breaking-changes) for our Blazor components.
40+
Some changes have been modified in our Blazor samples for each release. So, we suggest you to ensure the breaking changes. Refer to this [release notes](https://blazor.syncfusion.com/documentation/release-notes/28.1.33?type=all) for our Blazor components.
4141

4242
## Cache problem
4343

blazor/diagram-classic/nodes/positioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following code shows how to change the `Pivot` value.
7777

7878
The diagram Provides support to flip the node. [Flip](https://help.syncfusion.com/cr/blazor/Syncfusion.Blazor.Diagrams.DiagramNode.html#Syncfusion_Blazor_Diagrams_DiagramNode_Flip) is performed to give the mirrored image of the original element.
7979

80-
* [The Flip is also applicable for connectors](../connectors#flip)
80+
* [The Flip is also applicable for connectors](./flip)
8181

8282
The flip types are as follows:
8383

blazor/diagram/connectors/connectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ A complete working sample can be downloaded from [GitHub](https://github.com/Syn
612612

613613
* [How to interact with the connector](./interactions)
614614

615-
* [How to change the segments](./segments)
615+
* [How to change the segments](./segments/straight)
616616

617617
* [How to get the connector events](./events)
618618

blazor/diagram/connectors/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ A complete working sample can be downloaded from [GitHub](https://github.com/Syn
10021002

10031003
* [How to interact with the connector](./interactions)
10041004

1005-
* [How to change the segments](./segments)
1005+
* [How to change the segments](./segments/straight)
10061006

10071007
* [How to get the connector events](./events)
10081008

blazor/diagram/connectors/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -682,6 +682,6 @@ A complete working sample can be downloaded from [GitHub](https://github.com/Syn
682682

683683
* [How to interact with the connector](./interactions)
684684

685-
* [How to change the segments](./segments)
685+
* [How to change the segments](./segments/straight)
686686

687687
* [How to Connect Visio While Dropping Node in Existing Blazor Diagram](https://support.syncfusion.com/kb/article/11181/how-to-connect-visio-while-dropping-node-in-existing-blazor-diagram)

blazor/diagram/connectors/interactions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -964,7 +964,7 @@ For more information, refer to [Connector Flip](../flip#how-to-flip-the-connecto
964964

965965
* [How to customize the connector properties](./customization)
966966

967-
* [How to change the segments](./segments)
967+
* [How to change the segments](./segments/straight)
968968

969969
* [How to get the connector events](./events)
970970

blazor/diagram/symbol-palette/customization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1496,4 +1496,4 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
14961496
14971497
## See Also
14981498

1499-
* [How to add the symbol to the diagram](./nodes)
1499+
* [How to add the symbol to the diagram](./symbol-palette)

blazor/diagram/symbol-palette/symbol-palette.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,7 @@ You can download a complete working sample from [GitHub](https://github.com/Sync
10991099
11001100
## See Also
11011101

1102-
* [How to add the symbol to the diagram](./nodes)
1102+
* [How to add the symbol to the diagram](./symbol-palette)
11031103

11041104
* [How to Add Image Node in Symbol Palette in Blazor](https://support.syncfusion.com/kb/article/10090/how-to-add-image-node-in-symbol-palette-in-blazor)
11051105
* [How to Add Custom HTML Nodes in Symbol Palette for Blazor Diagram](https://support.syncfusion.com/kb/article/18737/how-to-add-custom-html-nodes-in-symbol-palette-for-blazor-diagram)

blazor/installation/mac-installer/how-to-install.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@ After the installation, the license key is required to register the demo source
6666

6767
You can also find the steps for getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor components in Mac,
6868

69-
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Blazor Server Side App](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-mac/#getting-started-with-syncfusion-blazor-components-in-blazor-server-side-app-using-visual-studio-for-mac) using Visual Studio for Mac.
70-
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Web Assembly App](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-visual-studio-mac/) using Visual Studio for Mac.
69+
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Blazor Server Side App](https://blazor.syncfusion.com/documentation/getting-started/blazor-server-side-visual-studio) using Visual Studio for Mac.
70+
* Getting started with Syncfusion<sup style="font-size:70%">&reg;</sup> Blazor Components in [Web Assembly App](https://blazor.syncfusion.com/documentation/getting-started/blazor-webassembly-app) using Visual Studio for Mac.

0 commit comments

Comments
 (0)