Skip to content

Commit

Permalink
Fix readme fragment links
Browse files Browse the repository at this point in the history
  • Loading branch information
cookpete committed Nov 6, 2015
1 parent 004be42 commit 4cec3f9
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 @@ -7,7 +7,7 @@ ReactPlayer

A react component for playing media from YouTube, SoundCloud and Vimeo, as well as supported media files.

The component parses a URL and loads in the appropriate markup and external SDKs to play media from [various sources](#Supported Media). [Props](#Props) can be passed in to control playback and react to events such as buffering or media ending.
The component parses a URL and loads in the appropriate markup and external SDKs to play media from [various sources](#supported-media). [Props](#props) can be passed in to control playback and react to events such as buffering or media ending.

### Usage

Expand Down

0 comments on commit 4cec3f9

Please sign in to comment.