Skip to content

Commit

Permalink
fixup! docs(docs-infra): update service worker browser compatibility …
Browse files Browse the repository at this point in the history
…reference
  • Loading branch information
akib1997 committed Oct 19, 2023
1 parent 3688b1f commit 2a7dee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aio/content/guide/service-worker-intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The rest of the articles in this section specifically address the Angular implem

For more information about service workers in general, see [Service Workers: an Introduction](https://developers.google.com/web/fundamentals/primers/service-workers).

For more information about browser support, see [MDN](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker)'s [Browser Compatibility](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker#browser_compatibility) section of [ServiceWorker](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker), Jake Archibald's [Is Serviceworker ready?](https://jakearchibald.github.io/isserviceworkerready), and [Can I Use](https://caniuse.com/serviceworkers).
For more information about browser support, see MDN's [Service Worker Browser Compatibility](https://developer.mozilla.org/en-US/docs/Web/API/ServiceWorker#browser_compatibility) and [Can I Use](https://caniuse.com/serviceworkers).

For additional recommendations and examples, see:

Expand Down

0 comments on commit 2a7dee3

Please sign in to comment.