Skip to content

Commit

Permalink
Fix anchor link to loadVideo docs (#1047)
Browse files Browse the repository at this point in the history
  • Loading branch information
rkrishnan8594 authored Sep 10, 2024
1 parent ef0b86b commit d690742
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 @@ -161,7 +161,7 @@ it will also import the Player constructor directly:
* [Methods](#methods)
+ [on](#onevent-string-callback-function-void)
+ [off](#offevent-string-callback-function-void)
+ [loadVideo](#loadvideooptions-numberobject-promisenumberobject-typeerrorpassworderrorerror)
+ [loadVideo](#loadvideooptions-numberstringobject-promisenumberobject-typeerrorpassworderrorerror)
+ [ready](#ready-promisevoid-error)
+ [enableTextTrack](#enabletexttracklanguage-string-kind-string-promiseobject-invalidtracklanguageerrorinvalidtrackerrorerror)
+ [disableTextTrack](#disabletexttrack-promisevoid-error)
Expand Down

0 comments on commit d690742

Please sign in to comment.