Skip to content

Commit e09c6ce

Browse files
authored
docs: fix broken link to Podfile in React Native template (#2448)
1 parent 44cea45 commit e09c6ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/autolinking.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The implementation ensures that a library is imported only once. If you need to
4040

4141
### Example
4242

43-
See example usage in React Native template's [Podfile](https://github.com/facebook/react-native/blob/main/packages/react-native/template/ios/Podfile).
43+
See example usage in React Native template's [Podfile](https://github.com/react-native-community/template/blob/main/template/ios/Podfile).
4444

4545
## Platform Android
4646

0 commit comments

Comments
 (0)