Skip to content

Commit 0932886

Browse files
committed
chore(docs): fix slug syntax
1 parent ad1f555 commit 0932886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/styles-and-layout/how-to/change-themes-on-the-client.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ The core functionality of the following demo is replacing CSS stylesheets on the
137137

138138
> Important
139139
>
140-
> When switching dynamically from/to [SASS themes]({slug sassbasedthemes_kendoui}) the page should be fully reloaded (`location.reload()`).
140+
> When switching dynamically from/to [SASS themes]({%slug sassbasedthemes_kendoui%}) the page should be fully reloaded (`location.reload()`).
141141
>
142142
> This is due to differences with the common resources used and the incapability of browser to dynamically unload the unneeded ones.
143143

0 commit comments

Comments
 (0)