Skip to content

Commit 5dd8139

Browse files
authored
Update making-a-progressive-web-app.md
Couldn't find the URL for 'workbox-webpack-plugin'. The link has modified with the new URL.
1 parent c20ccec commit 5dd8139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus/docs/making-a-progressive-web-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ However, they [can make debugging deployments more
6969
challenging](https://github.com/facebook/create-react-app/issues/2398).
7070

7171
The
72-
[`workbox-webpack-plugin`](https://developers.google.com/web/tools/workbox/modules/workbox-webpack-plugin)
72+
[`workbox-webpack-plugin`](https://developer.chrome.com/docs/workbox/modules/workbox-webpack-plugin/)
7373
is integrated into production configuration, and it will take care of compiling
7474
a service worker file that will automatically precache all of your
7575
`webpack`-generated assets and keep them up to date as you deploy updates. The

0 commit comments

Comments
 (0)