Skip to content

Commit 8e0a8a1

Browse files
authored
chore(common): fix broken links (#2769)
1 parent 9ec7832 commit 8e0a8a1

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

common-features/adaptive-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Some of the [supported components](#supported-components) allow custom values, f
109109

110110
* [Live Demo: AutoComplete](https://demos.telerik.com/blazor-ui/autocomplete/adaptive)
111111
* [Live Demo: ComboBox](https://demos.telerik.com/blazor-ui/combobox/adaptive)
112-
* [Live Demo: ColorPicker](https://demos.telerik.com/blazor-ui/colorpicker/adaptive)
112+
* [Live Demo: ColorPicker](https://demos.telerik.com/blazor-ui/colorpicker/appearance)
113113
* [Live Demo: DatePicker](https://demos.telerik.com/blazor-ui/datepicker/adaptive)
114114
* [Live Demo: DateRangePicker](https://demos.telerik.com/blazor-ui/daterangepicker/adaptive)
115115
* [Live Demo: DateTimePicker](https://demos.telerik.com/blazor-ui/datetimepicker/adaptive)

components/dockmanager/state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,6 @@ The example below shows how to restore the previous state of the DockManager on
217217

218218
## See Also
219219

220-
* [Live Demo: DockManager State](https://demos.telerik.com/blazor-ui/dockmanager/persist-state)
220+
* [Live Demo: DockManager](https://demos.telerik.com/blazor-ui/dockmanager/overview)
221221
* [DockManagerState API reference](slug:Telerik.Blazor.Components.TelerikDockManager)
222222
* [Blazor DockManager](slug:dockmanager-overview)

components/grid/export/csv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ The CSV export has the following specifics:
209209

210210
## See Also
211211

212-
* [Live Demo: Grid CSV Export](https://demos.telerik.com/blazor-ui/grid/export-csv)
212+
* [Live Demo: Grid Export](https://demos.telerik.com/blazor-ui/grid/export)
213213
* [Custom cell formatting of the exported file with RadSpreadProcessing](slug:grid-kb-custom-cell-formatting-with-radspreadprocessing)
214214
* [Custom cell formatting of the exported file with RadSpreadStreamProcessing](slug:grid-kb-custom-cell-formatting-with-radspreadstreamprocessing)
215215
* [Format numbers and dates in the exported CSV file from the Grid](slug:grid-kb-number-formatting-of-the-csv-export)

components/grid/export/excel.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ The Excel export has the following specifics:
211211

212212
## See Also
213213

214-
* [Live Demo: Grid Excel Export](https://demos.telerik.com/blazor-ui/grid/export-excel)
214+
* [Live Demo: Grid Export](https://demos.telerik.com/blazor-ui/grid/export)
215215
* [Custom Cell Formatting of the Exported File with RadSpreadProcessing](slug:grid-kb-custom-cell-formatting-with-radspreadprocessing)
216216
* [Custom Cell Formatting of the Exported File with RadSpreadStreamProcessing](slug:grid-kb-custom-cell-formatting-with-radspreadstreamprocessing)
217217
* [Blazor Grid](slug:grid-overview)

components/grid/export/pdf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ The following sample projects show two ways to implement a PDF export
227227
## See Also
228228

229229
* [Blazor Grid](slug:grid-overview)
230-
* [Live Demo: Grid PDF Export](https://demos.telerik.com/blazor-ui/grid/export-pdf)
230+
* [Live Demo: Grid Export](https://demos.telerik.com/blazor-ui/grid/export)

0 commit comments

Comments
 (0)