We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
polyfill.io
1 parent b575376 commit fa10cd3Copy full SHA for fa10cd3
1 file changed
README.md
@@ -438,7 +438,7 @@ const Component = () => {
438
439
You can import the
440
[polyfill](https://www.npmjs.com/package/intersection-observer) directly or use
441
-a service like [polyfill.io](https://polyfill.io/v2/docs/) to add it when
+a service like [https://cdnjs.cloudflare.com/polyfill](https://cdnjs.cloudflare.com/polyfill/v3/polyfill.min.js) to add it when
442
needed.
443
444
```sh
0 commit comments