Skip to content

Commit 4292d5f

Browse files
committed
Update original package url and fix module name in readme
1 parent 22e6ff5 commit 4292d5f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
## 3.0.0 - 2020-07-20
99

1010
- Web support, see
11-
<https://github.com/react-native-community/react-native-slider/releases>
11+
<https://github.com/callstack/react-native-slider/releases>
1212
- reason-react-native 0.62
1313
- bs-platform 7.3
1414

README.md

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

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

10-
Exposed as `ReactNativeSomething` module.
10+
Exposed as `ReactNativeSlider` module.
1111

1212
`@reason-react-native/slider` X.y.\* means it's compatible with
1313
`@react-native-community/slider` X.y.\*
1414

1515
## Installation
1616

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

0 commit comments

Comments
 (0)