Skip to content

Commit

Permalink
docs(common): Fix broken CDN URL (#2386)
Browse files Browse the repository at this point in the history
Co-authored-by: Dimo Dimov <[email protected]>
  • Loading branch information
github-actions[bot] and dimodi authored Sep 17, 2024
1 parent b58ff35 commit bd81717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-features/cdn.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Here are a few examples:
<link rel="stylesheet" href="https://unpkg.com/@progress/kendo-theme-default@{{site.themesVersion}}/dist/default-ocean-blue.css" />
<!-- Main swatch of the Bootstrap theme -->
<link rel="stylesheet" href="https://unpkg.com/@progress/kendo-theme-default@{{site.themesVersion}}/dist/bootstrap-main.css" />
<link rel="stylesheet" href="https://unpkg.com/@progress/kendo-theme-bootstrap@{{site.themesVersion}}/dist/bootstrap-main.css" />
<!-- Latest font icon stylesheet -->
<link rel="stylesheet" href="https://unpkg.com/@progress/kendo-font-icons/dist/index.css" />
Expand Down

0 comments on commit bd81717

Please sign in to comment.