Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
PeerTube
PeerTube
Commits
afd1a6ed
Verified
Commit
afd1a6ed
authored
Apr 08, 2020
by
Chocobozzz
Browse files
Update embed api doc
parent
96aae68c
Changes
1
Hide whitespace changes
Inline
Side-by-side
support/doc/api/embeds.md
View file @
afd1a6ed
...
...
@@ -28,7 +28,7 @@ import { PeerTubePlayer } from '@peertube/embed-api'
Or use the minified build from NPM CDN in your HTML file:
```
<script src="https://unpkg.com/@peertube/embed-api
@0.0.1
/build/player.min.js"></script>
<script src="https://unpkg.com/@peertube/embed-api/build/player.min.js"></script>
<script>
const PeerTubePlayer = window['PeerTubePlayer']
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment