diff --git a/examples/godot_examples/README.md b/examples/godot_examples/README.md index 5c5d163f6..0018574cf 100644 --- a/examples/godot_examples/README.md +++ b/examples/godot_examples/README.md @@ -1,6 +1,6 @@ # Godot Summator GPU Kompute Example -![](../../docs/images/kompute-godot-4.gif) +![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif) This repository contains the accompanying code for the Blog post ["Supercharging Game Development with GPU Accelerated Machine Learning"](https://medium.com/@AxSaucedo/supercharging-game-development-with-gpu-accelerated-ml-using-vulkan-kompute-the-godot-game-engine-4e75a84ea9f0). diff --git a/examples/godot_examples/custom_module/README.md b/examples/godot_examples/custom_module/README.md index d99f6be2d..735721701 100644 --- a/examples/godot_examples/custom_module/README.md +++ b/examples/godot_examples/custom_module/README.md @@ -1,6 +1,6 @@ # Vulkan Kompute Godot Example -![](../../docs/images/kompute-godot-4.gif) +![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif) ## Set Up Dependencies diff --git a/examples/godot_examples/gdnative_shared/README.md b/examples/godot_examples/gdnative_shared/README.md index 8df8fa7db..975722e7b 100644 --- a/examples/godot_examples/gdnative_shared/README.md +++ b/examples/godot_examples/gdnative_shared/README.md @@ -1,6 +1,6 @@ # Vulkan Kompute Godot Example -![](../../docs/images/kompute-godot-4.gif) +![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif) ## Set Up Dependencies diff --git a/examples/godot_logistic_regression/README.md b/examples/godot_logistic_regression/README.md index 9374f164c..c30de639e 100644 --- a/examples/godot_logistic_regression/README.md +++ b/examples/godot_logistic_regression/README.md @@ -1,6 +1,6 @@ # Godot Kompute ML Example -![](../../docs/images/kompute-godot-4.gif) +![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif) This repository contains the accompanying code for the Blog post ["Supercharging Game Development with GPU Accelerated Machine Learning"](https://medium.com/@AxSaucedo/supercharging-game-development-with-gpu-accelerated-ml-using-vulkan-kompute-the-godot-game-engine-4e75a84ea9f0). diff --git a/examples/godot_logistic_regression/custom_module/README.md b/examples/godot_logistic_regression/custom_module/README.md index cb5a1c4d6..3fc2ee95d 100644 --- a/examples/godot_logistic_regression/custom_module/README.md +++ b/examples/godot_logistic_regression/custom_module/README.md @@ -1,6 +1,6 @@ # Vulkan Kompute Godot Example -![](../../docs/images/kompute-godot-4.gif) +![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif) ## Set Up Dependencies diff --git a/examples/godot_logistic_regression/gdnative_shared/README.md b/examples/godot_logistic_regression/gdnative_shared/README.md index 8df8fa7db..975722e7b 100644 --- a/examples/godot_logistic_regression/gdnative_shared/README.md +++ b/examples/godot_logistic_regression/gdnative_shared/README.md @@ -1,6 +1,6 @@ # Vulkan Kompute Godot Example -![](../../docs/images/kompute-godot-4.gif) +![](https://github.com/EthicalML/vulkan-kompute/raw/master/docs/images/komputer-godot-4.gif) ## Set Up Dependencies