Renew link for polyfill about webcomponentsjs

This commit is contained in:
ogaclejapan 2019-12-27 08:37:38 +09:00
parent 50395ec56e
commit ed03f70a65

View file

@ -397,4 +397,4 @@ Custom elements can be of two types:
/* <button is="my-button"> */
```
Custom elements are well-supported among browsers. Edge is a bit behind, but there's a polyfill <https://github.com/webcomponents/webcomponentsjs>.
Custom elements are well-supported among browsers. Edge is a bit behind, but there's a polyfill <https://github.com/webcomponents/polyfills/tree/master/packages/webcomponentsjs>.