We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad1f555 commit 0932886Copy full SHA for 0932886
docs/styles-and-layout/how-to/change-themes-on-the-client.md
@@ -137,7 +137,7 @@ The core functionality of the following demo is replacing CSS stylesheets on the
137
138
> Important
139
>
140
-> When switching dynamically from/to [SASS themes]({slug sassbasedthemes_kendoui}) the page should be fully reloaded (`location.reload()`).
+> When switching dynamically from/to [SASS themes]({%slug sassbasedthemes_kendoui%}) the page should be fully reloaded (`location.reload()`).
141
142
> This is due to differences with the common resources used and the incapability of browser to dynamically unload the unneeded ones.
143
0 commit comments