Skip to content

Commit ad856c8

Browse files
committed
Update orginal package github url
1 parent 2d1119c commit ad856c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Chat](https://img.shields.io/discord/235176658175262720.svg?logo=discord&colorb=blue)](https://reasonml-community.github.io/reason-react-native/discord/)
66

77
[ReScript](https://rescript-lang.org) / [Reason](https://reasonml.github.io) bindings for
8-
[`@react-native-community/react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox).
8+
[`@react-native-community/react-native-checkbox`](https://github.com/react-native-checkbox/react-native-checkbox).
99

1010
The module will be exposed as `ReactNativeCheckbox`.
1111

@@ -15,7 +15,7 @@ with version x.y.z of `@react-native-community/react-native-checkbox`.
1515
## Installation
1616

1717
When
18-
[`@react-native-community/react-native-checkbox`](https://github.com/react-native-community/react-native-checkbox)
18+
[`@react-native-community/react-native-checkbox`](https://github.com/react-native-checkbox/react-native-checkbox)
1919
is properly installed & configured by following their installation instructions,
2020
you can install the bindings:
2121

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@reason-react-native/checkbox",
3+
"description": "ReScript bindings for @react-native-community/checkbox.",
34
"version": "0.5.0",
4-
"description": "ReScript bindings for @react-native-community/react-native-checkbox.",
55
"publishConfig": {
66
"access": "public"
77
},

0 commit comments

Comments
 (0)