Skip to content

Commit eb7a7ba

Browse files
authored
Update README.md
1 parent c8e1329 commit eb7a7ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Allows you to connect React Native Mobile apps with WearOS.
44

55
https://github.com/user-attachments/assets/100ee026-550f-4d84-b180-58874ae2b395
66

7-
**Note**: This library allows you to write your Android WearOS and Mobile apps in React Native, refer to [react-native-watch-connectivity][2] for Apple Watch development.
7+
**Note**: Refer to [react-native-watch-connectivity][2] for Apple Watch development.
88

99
[1]: https://wearos.google.com
1010
[2]: https://github.com/mtford90/react-native-watch-connectivity
@@ -13,7 +13,7 @@ https://github.com/user-attachments/assets/100ee026-550f-4d84-b180-58874ae2b395
1313

1414
- [Installation](#installation)
1515
- [React Native API Documentation](#react-native-api-documentation)
16-
- [How to run the example](how-to-run-the-example)
16+
- [How to run the example](#how-to-run-the-example)
1717
- [FAQ on Troubleshooting Errors](#faq-on-troubleshooting-errors)
1818
- [Contributing](#contributing)
1919

@@ -168,7 +168,7 @@ Pixel_8_Pro_API_35Device is too far for bluetooth connection.
168168

169169
#### Failed to deliver message to AppKey
170170

171-
Logcat shows the error messages when the WearOS and Mobile apps are not signed with the same key, or they do not share the same package name and applicationId (more info [here](url)).
171+
Logcat shows the error messages when the WearOS and Mobile apps are not signed with the same key, or they do not share the same package name and applicationId (more info [here](https://github.com/fabOnReact/react-native-wear-connectivity?tab=readme-ov-file#both-apps-share-the-same-package-name-and-applicationid)).
172172

173173
```
174174
Failed to deliver message to AppKey

0 commit comments

Comments
 (0)