Skip to content

Commit d3907ca

Browse files
authored
config(ej2-000): version specific link
1 parent 4b03365 commit d3907ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wwwroot/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link href="scripts/bootstrap.min.css" rel="stylesheet" />
2626
<link href="styles/highlight.css" rel="stylesheet" />
2727
<style rel="stylesheet" id="themelink"></style>
28-
<script src="scripts/ej2.min.js"></script>
28+
<script src="https://cdn.syncfusion.com/ej2/17.2.29-beta/dist/ej2.min.js"></script>
2929
<!--<link href="/styles/fabric.css" rel="stylesheet" />-->
3030
<!--<link href="/styles/index.css" rel="stylesheet" />-->
3131
<!--<script src="Pages/Buttons/Button/DefaultFunctionalities.js"></script>-->
@@ -76,4 +76,4 @@
7676

7777
</body>
7878

79-
</html>
79+
</html>

0 commit comments

Comments
 (0)