Skip to content

Commit 272c487

Browse files
authored
Merge pull request #1692 from ogaclejapan/renew-link-polyfill-webcomponentsjs
Renew link for polyfill about webcomponentsjs
2 parents 50395ec + ed03f70 commit 272c487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8-web-components/2-custom-elements/article.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,4 +397,4 @@ Custom elements can be of two types:
397397
/* <button is="my-button"> */
398398
```
399399

400-
Custom elements are well-supported among browsers. Edge is a bit behind, but there's a polyfill <https://github.com/webcomponents/webcomponentsjs>.
400+
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>.

0 commit comments

Comments
 (0)