Skip to content

Commit

Permalink
Fixed inline demo
Browse files Browse the repository at this point in the history
  • Loading branch information
timeu authored Oct 17, 2016
1 parent 70aa472 commit ec7bc23
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 @@ -19,7 +19,7 @@ Simple example:
<custom-element-demo>
<template>
<script src="../webcomponentsjs/webcomponents-lite.js"></script>
<link rel=import href=timeu-wizard.html>
<link rel="import" href="timeu-wizard.html">
<next-code-block></next-code-block>
</template>
</custom-element-demo>
Expand Down

0 comments on commit ec7bc23

Please sign in to comment.