We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cee2658 commit 1603e5aCopy full SHA for 1603e5a
docusaurus/docs/making-a-progressive-web-app.md
@@ -4,7 +4,7 @@ title: Making a Progressive Web App
4
---
5
6
The production build has all the tools necessary to generate a first-class
7
-[Progressive Web App](https://developers.google.com/web/progressive-web-apps/),
+[Progressive Web App](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps),
8
but **the offline/cache-first behavior is opt-in only**.
9
10
Starting with Create React App 4, you can add a `src/service-worker.js` file to
0 commit comments