Skip to content

Commit 223780a

Browse files
chore: update theme reference (#1812)
1 parent e8162b9 commit 223780a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/how-to-use-viewer-and-designer-in-vue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ npm init vue@latest
5757
1. Then, add the default Kendo SASS theme again in `index.html`, inside the `head` element, to style the report viewer and designer:
5858

5959
````HTML
60-
<link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/5.9.0/default/default-main.css" />
60+
<link rel="stylesheet" href="https://kendo.cdn.telerik.com/themes/10.2.0/default/default-ocean-blue.css" />
6161
````
6262
6363

0 commit comments

Comments
 (0)