Skip to content

Commit ddbb1bd

Browse files
docs: update sass theme reference (#1716)
1 parent 1ad7cee commit ddbb1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/report-viewer-blank-screen-version-19-1-25-521.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Replace the `.trv-report-viewer` selector with the ID of your report viewer elem
5454
Ensure that a Sass-based Kendo UI theme is referenced in your project. For example, include the Default Ocean Blue theme with the following tag:
5555

5656
````html
57-
<link rel="stylesheet" href ="https://unpkg.com/@@progress/kendo-theme-default@10.2.0/dist/default-ocean-blue.css"/>
57+
<link rel="stylesheet" href ="https://kendo.cdn.telerik.com/themes/10.2.0/default/default-ocean-blue.css"/>
5858
````
5959

6060
## See Also

0 commit comments

Comments
 (0)