fix youtube video urls

This commit is contained in:
Mamadou Babaei
2024-08-02 12:45:14 +02:00
parent aef68e09e7
commit bbadbf7e6e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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):
<div style="margin: 0 auto; width: 560px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/9ICAH2ZUvVk" frameborder="0" allowfullscreen></iframe>
+1 -1
View File
@@ -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):
<div style="margin: 0 auto; width: 560px;">
<iframe width="560" height="315" src="https://www.youtube.com/embed/9ICAH2ZUvVk" frameborder="0" allowfullscreen></iframe>