Skip to content

Commit

Permalink
Correct URL for apikey option in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
danbovey authored Jan 23, 2017
1 parent 74b4097 commit 103582d
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 103582d

Please sign in to comment.