Skip to content

Commit 6e7d8e7

Browse files
authored
Update README.md
1 parent c2633ca commit 6e7d8e7

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@
1515
<custom-element-demo>
1616
<template>
1717
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
18-
<script src="../smart-html-elements-core/source-minified/native-shim.js"></script>
19-
<script src="../smart-html-elements-core/source-minified/smart.element-polyfills.js"></script>
20-
<script src="../smart-html-elements-core/source-minified/smart.element.js"></script>
21-
<script src="../smart-html-elements-core/source-minified/smart.button.js"></script>
22-
<link rel="stylesheet" href="../smart-html-elements-core/source-minified/styles/smart.base.css" type="text/css" />
23-
<link rel="stylesheet" href="../smart-html-elements-core/source-minified/styles/smart.material.css" type="text/css" />
18+
<script src="../smarthtmlelements-core/source-minified/native-shim.js"></script>
19+
<script src="../smarthtmlelements-core/source-minified/smart.element-polyfills.js"></script>
20+
<script src="../smarthtmlelements-core/source-minified/smart.element.js"></script>
21+
<script src="../smarthtmlelements-core/source-minified/smart.button.js"></script>
22+
<link rel="stylesheet" href="../smarthtmlelements-core/source-minified/styles/smart.base.css" type="text/css" />
23+
<link rel="stylesheet" href="../smarthtmlelements-core/source-minified/styles/smart.material.css" type="text/css" />
2424
<next-code-block></next-code-block>
2525
</template>
2626
</custom-element-demo>

0 commit comments

Comments
 (0)