Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarkov committed Mar 19, 2019
1 parent 68e35d7 commit 30f6507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<template>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<script src="../smart-core/source/smart.core.js"></script>
<link rel="stylesheet" href="../smart-core/source/styles/smart.default.css" type="text/css" />
<link rel="stylesheet" href="https://www.htmlelements.com/demos/source/styles/smart.default.css" type="text/css" />
<next-code-block></next-code-block>
</template>
</custom-element-demo>
Expand Down

0 comments on commit 30f6507

Please sign in to comment.