diff --git a/Handbook/src/low-level-api/blueprints.md b/Handbook/src/low-level-api/blueprints.md
index 34d5e35b..948bd78c 100644
--- a/Handbook/src/low-level-api/blueprints.md
+++ b/Handbook/src/low-level-api/blueprints.md
@@ -6,7 +6,7 @@ There is also an [outdated Blueprint documentation hosted on GitLab](https://sen
Efforts are ongoing to generate comprehensive documentation using [PsichiX/unreal-doc](https://crates.io/crates/unreal-doc), but progress has been hindered by various [known issues](https://github.com/PsichiX/unreal-doc/issues).
-There are also other outdated materials that might still be partially relevant. These include [an example Unreal Engine Blueprint project](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundBP) and [a video tutorial](https://www.youtube.com/embed/9ICAH2ZUvVk):
+There are also other outdated materials that might still be partially relevant. These include [an example Unreal Engine Blueprint project](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundBP) and [a video tutorial](https://youtu.be/9ICAH2ZUvVk):
diff --git a/Handbook/src/low-level-api/cpp.md b/Handbook/src/low-level-api/cpp.md
index cb7fded8..07eb853c 100644
--- a/Handbook/src/low-level-api/cpp.md
+++ b/Handbook/src/low-level-api/cpp.md
@@ -6,7 +6,7 @@ Efforts are ongoing to generate comprehensive documentation using [PsichiX/unrea
Nevertheless, since this plugin builds on top of the [SGConnect](https://senseglove.gitlab.io/SenseGloveDocs/native/core-api-intro.html#sgconnect) and [SGCoreCpp](https://senseglove.gitlab.io/SenseGloveDocs/native/core-api-intro.html#sgcorecpp) third-party C++ libraries, the [upstream documentation](https://senseglove.gitlab.io/SenseGloveDocs/native/cpp-reference.html) provides detailed information on various aspects of the underlying SenseGlove C++ API.
-There are also other outdated materials that might still be partially relevant. These include [an example Unreal Engine C++ project](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundCpp) and [a video tutorial](https://www.youtube.com/embed/9ICAH2ZUvVk):
+There are also other outdated materials that might still be partially relevant. These include [an example Unreal Engine C++ project](https://dev.azure.com/SenseGlove/_git/SenseGlove-Unreal-SGPlaygroundCpp) and [a video tutorial](https://youtu.be/9ICAH2ZUvVk):