Skip to content

chore(common): fix slugs #2750

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 11, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion components/dockmanager/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,5 +200,5 @@ Use the component reference to execute methods and [get or set the DockManager s

## See Also

* [DockManager API](slug://Telerik.Blazor.Components.TelerikDockManager-1)
* [DockManager API](slug://Telerik.Blazor.Components.TelerikDockManager)
* [Live Demo: DockManager](https://demos.telerik.com/blazor-ui/dockmanager/overview)
2 changes: 1 addition & 1 deletion components/dockmanager/state.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,5 +218,5 @@ The example below shows how to restore the previous state of the DockManager on
## See Also

* [Live Demo: DockManager State](https://demos.telerik.com/blazor-ui/dockmanager/persist-state)
* [DockManagerState API reference](slug://Telerik.Blazor.Components.DockManagerState-1)
* [DockManagerState API reference](slug://Telerik.Blazor.Components.TelerikDockManager)
* [Blazor DockManager](slug://dockmanager-overview)
4 changes: 2 additions & 2 deletions knowledge-base/pdfviewer-upload-controls-visibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,5 @@ To control the visibility of Upload component and its dropzone in the `TelerikPd

## See Also

- [TelerikPdfViewer Overview](slug://components/pdfviewer/overview)
- [TelerikPdfViewer Events](slug://components/pdfviewer/events)
- [TelerikPdfViewer Overview](slug://pdfviewer-overview)
- [TelerikPdfViewer Events](slug://pdfviewer-events)
Loading