Skip to content

Commit 63f8f73

Browse files
committed
Sync with Kendo UI Professional
1 parent 7165dd3 commit 63f8f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs-aspnet/installation/adding-client-side-resources/cdn-service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ In the sample URLs above, you must replace `[VERSION]`, [THEMEVERSION] and `[FIL
3838

3939
## Adding the Required CSS Files
4040

41-
Adding the Kendo CSS files allows you to use the [Kendo UI visual themes]({% slug sassbasedthemes_overview %}). The minified versions of the `.css` files are available in the `themes` folder of the Kendo CDN URL—`https://kendo.cdn.telerik.com/themes/[THEMEVERSION]/default/[FILENAME]`.
41+
Adding the Kendo CSS files allows you to use the [Kendo UI visual themes]({% slug sassbasedthemes_overview %}). The minified versions of the `.css` files are available in the `themes` folder of the Kendo CDN URL&mdash;`https://kendo.cdn.telerik.com/themes/<version>/<theme>/<swatch>.css`.
4242

43-
To load version `{{site.cdnVersion}}` of the desired visual theme, replace `[THEMEVERSION]` and `[FILENAME]` with their actual values, for example, `ttps://kendo.cdn.telerik.com/themes/{{ site.themesCdnVersion }}/default/default-main.css`.
43+
To load version `{{site.themesCdnVersion}}` of the desired visual theme, replace `[THEMEVERSION]` and `[FILENAME]` with their actual values, for example, `https://kendo.cdn.telerik.com/themes/{{ site.themesCdnVersion }}/default/default-main.css`.
4444

4545
## Adding the Required JavaScript Files
4646

0 commit comments

Comments
 (0)