Skip to content

Commit a533b0f

Browse files
authored
docs: update workbox link (#525)
1 parent 79322c1 commit a533b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/workbox.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ Default: `/`
188188

189189
## Workbox Window
190190

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

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

0 commit comments

Comments
 (0)