Skip to content

Commit bc96d32

Browse files
authored
Merge pull request #12464 from JSLGeeganage/patch-1
Update making-a-progressive-web-app.md
2 parents b111faa + 5dd8139 commit bc96d32

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)