Skip to content

Commit

Permalink
Merge pull request vb#6 from danbovey/patch-1
Browse files Browse the repository at this point in the history
Correct URL for apikey option in README.md
  • Loading branch information
vb authored Jan 25, 2017
2 parents 74b4097 + 103582d commit e513f9b
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 @@ -90,7 +90,7 @@ lazyframe(elements, {
})
```
### `apikey`
If you want to load a thumbnail and title for a Youtube video you'll have to have an apikey with the Youtube data api library enabled. Get it from [here](console.developers.google.com)
If you want to load a thumbnail and title for a Youtube video you'll have to have an apikey with the Youtube data api library enabled. Get it from [here](https://console.developers.google.com)

_If you don't feel like getting a key, just use your own thumbnail and title in data-thumbnail and data-title attribute_

Expand Down

0 comments on commit e513f9b

Please sign in to comment.