Skip to content

Commit 30f6507

Browse files
authored
Update README.md
1 parent 68e35d7 commit 30f6507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<template>
2525
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
2626
<script src="../smart-core/source/smart.core.js"></script>
27-
<link rel="stylesheet" href="../smart-core/source/styles/smart.default.css" type="text/css" />
27+
<link rel="stylesheet" href="https://www.htmlelements.com/demos/source/styles/smart.default.css" type="text/css" />
2828
<next-code-block></next-code-block>
2929
</template>
3030
</custom-element-demo>

0 commit comments

Comments
 (0)