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

Commit 92bce9e

Browse files
committed
Fixes broken example jsfiddle link and uses the new webcomponent.js link.
1 parent 3131dc4 commit 92bce9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/styling-elements/using-host-with-pseudo-classes.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
2323
When a user hovers over `<my-element>`, its opacity changes.
2424
25-
[jsbin](http://jsbin.com/wigije/edit)
25+
[jsbin](http://jsbin.com/juwujodalo/2/edit)
2626
-->
2727

2828
<link rel="import" href="../../components/polymer/polymer.html">

0 commit comments

Comments
 (0)