Skip to content

Commit

Permalink
fix paths
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott J. Miles committed Mar 29, 2014
1 parent e6dbcef commit 6c09379
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions polymer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file.
-->
<script src="build/polymer.js"></script>
<link rel="import" href="src/polymer-body.html">
<script src="polymer.js"></script>
<!-- <link rel="import" href="../polymer-dev/polymer.html"> -->
<link rel="import" href="polymer-body.html">

0 comments on commit 6c09379

Please sign in to comment.