Skip to content

Commit 483acbf

Browse files
committed
chore(common): add link
1 parent f209021 commit 483acbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-features/adaptive-rendering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Three breakpoints define the rendering options as follows:
6868

6969
## Customize the Default Adaptive Breakpoints
7070

71-
You can customize the default adaptive breakpoints at the root level by configuring the [`<TelerikRootComponent>`]({%slug rootcomponent-overview%}). To specify your desired breakpoints:
71+
You can customize the [above-listed default adaptive breakpoints](#rendering-specifics) at the root level by configuring the [`<TelerikRootComponent>`]({%slug rootcomponent-overview%}). To specify your desired breakpoints:
7272

7373
1. Wrap the content of the `<TelerikRootComponent>` (`@Body` and potentially other elements) in `<ChildContent>` tag.
7474
1. Add the `<RootComponentSettings>` component inside the [`<TelerikRootComponent>`]({%slug rootcomponent-overview%}).

0 commit comments

Comments
 (0)