Skip to content

Commit

Permalink
docs: update demo App.js link (#1689)
Browse files Browse the repository at this point in the history
  • Loading branch information
luwes authored Oct 10, 2023
1 parent 8a4a9aa commit 8d8b322
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 @@ -166,7 +166,7 @@ Method | Description

#### Instance Methods

Use [`ref`](https://facebook.github.io/react/docs/refs-and-the-dom.html) to call instance methods on the player. See [the demo app](src/demo/App.js) for an example of this.
Use [`ref`](https://facebook.github.io/react/docs/refs-and-the-dom.html) to call instance methods on the player. See [the demo app](examples/react/src/App.js) for an example of this.

Method | Description
------ | -----------
Expand Down

0 comments on commit 8d8b322

Please sign in to comment.