Skip to content

Commit abc0828

Browse files
docs(common): update CDN link for interop file
1 parent e35dc21 commit abc0828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_contentTemplates/common/js-interop-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<head>
77
. . .
8-
<script src="https://kendo.cdn.telerik.com/blazor/0.4.0/telerik-blazor.min.js" defer></script>
8+
<script src="https://kendo.cdn.telerik.com/blazor/0.5.0/telerik-blazor.min.js" defer></script>
99
</head>
1010

1111
Make sure that the version in the URL matches the version of the Telerik Blazor package used in your project.

0 commit comments

Comments
 (0)