You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't mind submitting a PR to fix this but I'm assuming that it would be wiser to update the bitlink itself so any links outside this repo will also point to the correct documentation.
In serviceWorker.js the link in the comments inviting the user to learn more about PWA seems to be broken.
http://bit.ly/CRA-PWA points to templates/README.md#making-a-progressive-web-app (anchor doesn't exist) when it should (I think) point to facebook.github.io/create-react-app/docs/making-a-progressive-web-app
I don't mind submitting a PR to fix this but I'm assuming that it would be wiser to update the bitlink itself so any links outside this repo will also point to the correct documentation.
Thanks!