Skip to content

Commit 9b6799f

Browse files
ranyitzThomas Horrobin
authored and
Thomas Horrobin
committedOct 17, 2018
Remove dot from the end of the link (facebook#5449)
1 parent a6c10c4 commit 9b6799f

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)