Merge pull request #3 from sjmiles/master

fix path
This commit is contained in:
Steve Orvell
2012-10-10 16:19:28 -07:00

View File

@@ -7,8 +7,8 @@ license that can be found in the LICENSE file.
<html>
<head>
<title>Icon</title>
<script src="../polyfills/Components/components-polyfill.js" shimShadow></script>
<link rel="components" href="../toolkit/src/g-icon.html">
<script src="../../polyfills/Components/components-polyfill.js" shimShadow></script>
<link rel="components" href="../../toolkit/src/g-icon.html">
</head>
<body>
<g-icon src="images/star_full.svg"></g-icon>