diff --git a/packages/react-native/template/ios/Podfile b/packages/react-native/template/ios/Podfile index fa73cff4b8c287..9e19c2319bd1bc 100644 --- a/packages/react-native/template/ios/Podfile +++ b/packages/react-native/template/ios/Podfile @@ -51,7 +51,7 @@ target 'HelloWorld' do end post_install do |installer| - # https://github.com/facebook/react-native/blob/main/scripts/react_native_pods.rb#L197-L202 + # https://github.com/facebook/react-native/blob/main/packages/react-native/scripts/react_native_pods.rb#L197-L202 react_native_post_install( installer, config[:reactNativePath],