Skip to content

Commit dafeea2

Browse files
committed
chore: Link
1 parent 363f8d9 commit dafeea2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ yarn add react-native-brightcove-player
2525

2626
- Add source to `Podfile` and `pod install && pod update`
2727
- Specify platform version to `10.0`
28-
- https://github.com/manse/react-native-brightcove-player/commit/d4d15dbff828c19fd110fe5764c2c72279e50d6a
28+
- [Example](https://github.com/manse/react-native-brightcove-player/commit/d4d15dbff828c19fd110fe5764c2c72279e50d6a)
2929

3030
```rb
3131
source 'https://github.com/brightcove/BrightcoveSpecs.git'
@@ -37,7 +37,7 @@ platform :ios, '10.0'
3737

3838
- Add maven source to repositories in `android/build.gradle`
3939
- [Enables multiDex](https://developer.android.com/studio/build/multidex).
40-
- https://github.com/manse/react-native-brightcove-player/commit/337450274a0c7ed3b8de890837e60949e6df1db0
40+
- [Example](https://github.com/manse/react-native-brightcove-player/commit/337450274a0c7ed3b8de890837e60949e6df1db0)
4141

4242
```gradle
4343
allprojects {

0 commit comments

Comments
 (0)