Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit 8063f7b

Browse files
committed
Fixed an import link
1 parent a172a86 commit 8063f7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app-grid-style.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<link rel="import" href="../../polymer/polymer.html">
1+
<link rel="import" href="../bower_components/polymer/polymer-element.html">
22
<link rel="import" href="../bower_components/iron-image/iron-image.html">
33

44
<dom-module id="app-grid-style">

0 commit comments

Comments
 (0)