Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 92ebb80

Browse files
committed
fix: webcomponents.org demo bug
1 parent 0a3f750 commit 92ebb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ A full width bottom button for mobile.
99
<script src="../webcomponentsjs/webcomponents-lite.min.js"></script>
1010
<link rel="import" href="../iron-demo-helpers/demo-pages-shared-styles.html">
1111
<link rel="import" href="../iron-demo-helpers/demo-snippet.html">
12+
<link rel="import" href="demo/sample-content.html">
1213
<link rel="import" href="bottom-button.html">
13-
<link rel="import" href="/demo/sample-content.html">
1414
<next-code-block></next-code-block>
1515
</template>
1616
</custom-element-demo>

0 commit comments

Comments
 (0)