Skip to content

Commit f0792ad

Browse files
ankurk91yyx990803
authored andcommitted
docs: fix polyfill link (#14)
1 parent eecab3f commit f0792ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
- **If targeting browsers that natively support ES2015, but not native Web Components:**
1010

11-
You will also need the [Shady DOM + Custom Elements polyfill](https://github.com/webcomponents/webcomponentsjs/blob/master/webcomponents-sd-ce.js).
11+
You will also need the [Shady DOM + Custom Elements polyfill](https://github.com/webcomponents/webcomponentsjs).
1212

1313
See caniuse.com for support on [Custom Elements v1](https://caniuse.com/#feat=custom-elementsv1) and [Shadow DOM v1](https://caniuse.com/#feat=shadowdomv1).
1414

0 commit comments

Comments
 (0)