Skip to content

Commit

Permalink
Replace Demo with YouTube link
Browse files Browse the repository at this point in the history
  • Loading branch information
dmohns committed Aug 24, 2023
1 parent d959cb7 commit 16bec11
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/backend/api-documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ This document provides details on how to integrate ThingsBoard API to developers

## Screen Recording Demo

<video controls>
<source src="https://enaccess.github.io/OpenSmartMeter/assets/backend/webdemo_screen_record.mp4" type="video/mp4">
</video>

<style>
.youtube-embed-container {
position: relative;
Expand All @@ -32,7 +28,7 @@ This document provides details on how to integrate ThingsBoard API to developers
</style>
<div class="youtube-embed-container">
<iframe
src="https://www.youtube.com/embed/A8EmnRPDZHc?enablejsapi=1"
src="https://www.youtube.com/embed/Pm6gHKM-Btc?enablejsapi=1"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen>
Expand Down

0 comments on commit 16bec11

Please sign in to comment.