Skip to content

Commit c28f2f2

Browse files
ntachevadimodi
andauthored
chore(common): fix slugs (#2750)
* chore(common): fix slugs * chore(common): fix more slugs * Update knowledge-base/pdfviewer-upload-controls-visibility.md * Update knowledge-base/pdfviewer-upload-controls-visibility.md --------- Co-authored-by: Dimo Dimov <961014+dimodi@users.noreply.github.com>
1 parent 6cb95e9 commit c28f2f2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

components/dockmanager/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,5 +200,5 @@ Use the component reference to execute methods and [get or set the DockManager s
200200

201201
## See Also
202202

203-
* [DockManager API](slug://Telerik.Blazor.Components.TelerikDockManager-1)
203+
* [DockManager API](slug://Telerik.Blazor.Components.TelerikDockManager)
204204
* [Live Demo: DockManager](https://demos.telerik.com/blazor-ui/dockmanager/overview)

components/dockmanager/state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,5 +218,5 @@ The example below shows how to restore the previous state of the DockManager on
218218
## See Also
219219

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

knowledge-base/pdfviewer-upload-controls-visibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ To control the visibility of Upload component and its dropzone in the `TelerikPd
6464

6565
## See Also
6666

67-
- [TelerikPdfViewer Overview](slug://components/pdfviewer/overview)
68-
- [TelerikPdfViewer Events](slug://components/pdfviewer/events)
67+
- [TelerikPdfViewer Overview](slug://pdfviewer-overview)
68+
- [TelerikPdfViewer Events](slug://pdfviewer-events)

0 commit comments

Comments
 (0)