Skip to content

Commit

Permalink
docs: correct workbox link (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
jefrydco authored and pi0 committed Apr 2, 2018
1 parent 81d478a commit 24d25bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/workbox.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ workbox: {

**importScripts** (Array) - Additional scripts to be imported in service worker script. (Relative to `/`. Can be placed in `assets/` directory)

For list of all available options see [here](https://developers.google.com/web/tools/workbox/reference-docs/latest/module-workbox-build#abstract-types)
For list of all available options see [here](https://developers.google.com/web/tools/workbox/modules/workbox-build)

### Adding custom runtimeCaching items (For CDN)

Expand Down

0 comments on commit 24d25bb

Please sign in to comment.