Skip to content

Commit db75a16

Browse files
bondzgaearon
authored andcommitted
Update short link for PWA (#3872)
1 parent eac8fce commit db75a16

File tree

1 file changed

+1
-1
lines changed
  • packages/react-scripts/template/src

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ ReactDOM.render(<App />, document.getElementById('root'));
88

99
// If you want your app to work offline and load faster, you can change
1010
// unregister() to register() below. Note this comes with some pitfalls.
11-
// Learn more about service workers: http://bit.ly/2vJdu84
11+
// Learn more about service workers: http://bit.ly/CRA-PWA
1212
serviceWorker.unregister();

0 commit comments

Comments
 (0)