Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
fix demo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Jul 22, 2014
1 parent f353ac0 commit 11e567c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<paper-item icon="refresh" label="Item 1"></paper-item>
<paper-item label="Item 2"></paper-item>
<paper-item label="Item with a link">
<a href="http://www.polymer-project.org" xtarget="_self"></a>
<a href="http://www.polymer-project.org" target="_self"></a>
</paper-item>
</core-menu>
</body>
Expand Down

0 comments on commit 11e567c

Please sign in to comment.