From 585a38415287efc3f905b8708b39e930aec9ad8c Mon Sep 17 00:00:00 2001 From: ankurk91 Date: Thu, 17 May 2018 14:07:30 +0530 Subject: [PATCH] Fix: link that no longer exists --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0809368..c3a58a5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ - **If targeting browsers that natively support ES2015, but not native Web Components:** - You will also need the [Shady DOM + Custom Elements polyfill](https://github.com/webcomponents/webcomponentsjs/blob/master/webcomponents-sd-ce.js). + You will also need the [Shady DOM + Custom Elements polyfill](https://github.com/webcomponents/webcomponentsjs). See caniuse.com for support on [Custom Elements v1](https://caniuse.com/#feat=custom-elementsv1) and [Shadow DOM v1](https://caniuse.com/#feat=shadowdomv1).