Explorar el Código

doc: udpated links

Michele Caini hace 5 años
padre
commit
70a3d62c14
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      docs/md/links.md

+ 3 - 2
docs/md/links.md

@@ -106,9 +106,10 @@ I hope this list can grow much more in the future:
     Vulkan ([code included](https://github.com/vazgriz/VoxelGame)).
   * [Game Engine series](https://www.youtube.com/c/TheChernoProject/videos) by
     [The Cherno](https://github.com/TheCherno):
-    - [Intro to EnTT](https://www.youtube.com/watch?v=D4hz0wEB978&feature=youtu.be).
-    - [Entities and Components](https://www.youtube.com/watch?v=-B1iu4QJTUc&feature=youtu.be).
+    - [Intro to EnTT](https://www.youtube.com/watch?v=D4hz0wEB978).
+    - [Entities and Components](https://www.youtube.com/watch?v=-B1iu4QJTUc).
     - [The ENTITY Class](https://www.youtube.com/watch?v=GfSzeAcsBb0).
+    - [Camera Systems](https://www.youtube.com/watch?v=ubZn7BlrnTU)
   * [Ability Creator](https://www.erichildebrand.net/blog/ability-creator-project-retrospect):
     project retrospect by [Eric Hildebrand](https://www.erichildebrand.net/).