Skip to content

Commit

Permalink
Update README.md links
Browse files Browse the repository at this point in the history
  • Loading branch information
raksonibs committed May 25, 2016
1 parent 5286660 commit dee8e86
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,10 +122,10 @@ To seek to a certain part of the media, there is a `seekTo(fraction)` instance m

### Supported media

* YouTube videos use the [YouTube iFrame Player API]()
* Soundcloud tracks use the [Soundcloud JS SDK 2.0]()
* Vimeo videos use the [Vimeo Player API]()
* MP4/WEBM/OGG/MP3/WAV files use the [HTML media object]()
* YouTube videos use the [YouTube iFrame Player API](https://developers.google.com/youtube/iframe_api_reference)
* Soundcloud tracks use the [Soundcloud JS SDK 2.0](https://developers.soundcloud.com/docs/api/javascript-sdk-2)
* Vimeo videos use the [Vimeo Player API](https://developer.vimeo.com/player/js-api)
* MP4/WEBM/OGG/MP3/WAV files use the [HTML media object](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement)

### Contributing

Expand Down

0 comments on commit dee8e86

Please sign in to comment.