diff --git a/types/react-native/index.d.ts b/types/react-native/index.d.ts index 10c022d8f8..b0a841adb5 100644 --- a/types/react-native/index.d.ts +++ b/types/react-native/index.d.ts @@ -462,7 +462,7 @@ export type AppConfig = { run?: Runnable; }; -// https://github.com/facebook/react-native/blob/master/Libraries/AppRegistry/AppRegistry.js +// https://github.com/facebook/react-native/blob/master/Libraries/ReactNative/AppRegistry.js /** * `AppRegistry` is the JS entry point to running all React Native apps. App * root components should register themselves with