Skip to content

Commit 166a178

Browse files
authored
chore: update url of create-react-app license (#20865)
1 parent d4eca98 commit 166a178

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/vite/bin/openChrome.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Copyright (c) 2015-present, Facebook, Inc.
33
44
This source code is licensed under the MIT license found in the
55
LICENSE file at
6-
https://github.com/facebookincubator/create-react-app/blob/master/LICENSE
6+
https://github.com/facebook/create-react-app/blob/main/LICENSE
77
*/
88

99
/* global Application */

packages/vite/src/node/server/openBrowser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* MIT Licensed
66
* Copyright (c) 2015-present, Facebook, Inc.
7-
* https://github.com/facebook/create-react-app/blob/master/LICENSE
7+
* https://github.com/facebook/create-react-app/blob/main/LICENSE
88
*
99
*/
1010

0 commit comments

Comments
 (0)