Skip to content

Commit

Permalink
docs(README): fix examples URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Nov 9, 2023
1 parent 26e5f8a commit 269f577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ videoView.setVideo(videoOptions)
# Sample application

A demo application demonstrates how to use player.
See [`/example`](https://github.com/apivideo/api.video-android-player/tree/main/example)
See [`/examples`](https://github.com/apivideo/api.video-android-player/tree/main/examples)
folder.

On the first run, you will have to set your video Id:
Expand Down

0 comments on commit 269f577

Please sign in to comment.