Skip to content

Commit

Permalink
docs: update workbox link (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
damisparks authored Jul 19, 2023
1 parent 79322c1 commit a533b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/workbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ Default: `/`

## Workbox Window

This module uses [workbox-window](https://developers.google.com/web/tools/workbox/modules/workbox-window) to register and communicate with workbox service worker.
This module uses [workbox-window](https://developer.chrome.com/docs/workbox/modules/workbox-window/) to register and communicate with workbox service worker.
See docs for more information about use cases.

As service worker is registered in background, to access instance you have to await on a promise:
Expand Down

0 comments on commit a533b0f

Please sign in to comment.