Skip to content

Commit ace2c64

Browse files
ranyitznate770
authored andcommitted
Remove dot from the end of the link (facebook#5449)
1 parent 079ca2e commit ace2c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-scripts/template/src/serviceWorker.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// resources are updated in the background.
99

1010
// To learn more about the benefits of this model and instructions on how to
11-
// opt-in, read http://bit.ly/CRA-PWA.
11+
// opt-in, read http://bit.ly/CRA-PWA
1212

1313
const isLocalhost = Boolean(
1414
window.location.hostname === 'localhost' ||

0 commit comments

Comments
 (0)