diff --git a/boards/beagleconnect/freedom/02-quick-start.rst b/boards/beagleconnect/freedom/02-quick-start.rst
index 20faf6dcadf47fc6dba70f1e3ddb6b0597ed113e..74de27a081550c3b91762b00211bf58c12fba1e6 100644
--- a/boards/beagleconnect/freedom/02-quick-start.rst
+++ b/boards/beagleconnect/freedom/02-quick-start.rst
@@ -26,7 +26,13 @@ What's included in the box?
 
     .. raw:: html
 
-        <iframe style="display: block; margin: auto;" width="1280" height="720" style="align:center" src="https://www.youtube.com/embed/bJYZ6PTiV9g" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+        <iframe style="display: block; margin: auto;" width="1280" height="720" style="align:center" 
+        src="https://www.youtube.com/embed/bJYZ6PTiV9g" 
+        title="YouTube video player" 
+        frameborder="0" 
+        allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" 
+        allowfullscreen>
+        </iframe>
 
 
 Attaching antenna
diff --git a/boards/beagleplay/02-quick-start.rst b/boards/beagleplay/02-quick-start.rst
index 554ad4bba49c9d365f6d5c1839efbba0046e10f4..f842e12ac563ef30bd635b8bddfd04caf05fb7ae 100644
--- a/boards/beagleplay/02-quick-start.rst
+++ b/boards/beagleplay/02-quick-start.rst
@@ -43,7 +43,13 @@ You can watch this video to see how to attach the attennas.
 
     .. raw:: html
 
-        <iframe style="display: block; margin: auto;" width="1280" height="720" style="align:center" src="https://www.youtube.com/embed/8zeIVd-JRc0" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
+        <iframe style="display: block; margin: auto;" width="1280" height="720" style="align:center" 
+        src="https://www.youtube.com/embed/8zeIVd-JRc0" 
+        title="YouTube video player" 
+        frameborder="0" 
+        allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" 
+        allowfullscreen>
+        </iframe>
 
 Tethering to PC
 ****************