Skip to content

Commit

Permalink
docs(docs-infra): update service worker browser compatibility reference
Browse files Browse the repository at this point in the history
  • Loading branch information
akib1997 committed Sep 12, 2023
1 parent 73e4bf2 commit 3688b1f
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 the [browser support](https://developers.google.com/web/fundamentals/primers/service-workers/#browser_support) section of [Service Workers: an Introduction](https://developers.google.com/web/fundamentals/primers/service-workers), 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](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 additional recommendations and examples, see:

Expand Down

0 comments on commit 3688b1f

Please sign in to comment.