Skip to content

Commit 936b332

Browse files
authored
Update README.md
1 parent b1c4f92 commit 936b332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ It's highly recommended to generate typings for the native libraries used in you
109109

110110
#### Generating typings for iOS
111111

112-
- Run the command for typings generation as explained in the [documentation](https://docs.nativescript.org/runtimes/ios/how-to/Use-Native-Libraries#troubleshooting)
112+
- Run the command for typings generation as explained in the [documentation](https://docs.nativescript.org/plugins/Use-Native-iOS-Libraries#troubleshooting)
113113
- Open `demo/typings/x86_64` and copy the `d.ts` files that you plan to use in your plugin to `src/platforms/ios/typings`
114114
- Open `src/references.d.ts` and add a reference to each of the files added to `src/platforms/ios/typings`
115115

0 commit comments

Comments
 (0)