Skip to content

Commit 8d8b322

Browse files
authored
docs: update demo App.js link (#1689)
1 parent 8a4a9aa commit 8d8b322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Method | Description
166166

167167
#### Instance Methods
168168

169-
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.
169+
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.
170170

171171
Method | Description
172172
------ | -----------

0 commit comments

Comments
 (0)