Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
index.html: use webcomponents.js
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Feb 8, 2015
1 parent c37cfa6 commit 8c5f3ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<html>
<head>

<script src="../platform/platform.js"></script>
<script src="../webcomponentsjs/webcomponents.js"></script>
<link rel="import" href="../core-component-page/core-component-page.html">

</head>
Expand Down

0 comments on commit 8c5f3ea

Please sign in to comment.