diff --git a/sdks/player/apivideo-android-player.md b/sdks/player/apivideo-android-player.md index a7dcf90b..1065fb0d 100644 --- a/sdks/player/apivideo-android-player.md +++ b/sdks/player/apivideo-android-player.md @@ -44,7 +44,7 @@ dependencies { ### Retrieve your video Id At this point, you must have uploaded a least one video to your account. If you haven't -see [how to upload a video](https://docs.api.video/docs/upload-a-video-regular-upload). You'll need +see [how to upload a video](https://docs.api.video/vod/upload-a-video-regular-upload). You'll need a video Id to use this component and play a video from api.video. To get yours, follow these steps: 1. [Log into your account](https://dashboard.api.video/login) or create diff --git a/sdks/player/apivideo-videojs-analytics.md b/sdks/player/apivideo-videojs-analytics.md index c6cfbf20..810b3aec 100644 --- a/sdks/player/apivideo-videojs-analytics.md +++ b/sdks/player/apivideo-videojs-analytics.md @@ -3,6 +3,10 @@ title: api.video video.js analytics plugin meta: description: The official api.video video.js analytics plugin for api.video. [api.video](https://api.video/) is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app. --- + # api.video video.js analytics plugin @@ -82,4 +86,4 @@ Include the plugin in your HTML file like so: -``` \ No newline at end of file +```