diff --git a/README.md b/README.md index 9413374..9d1c53f 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ cargo run --bin texture ## A thanks to * [Api with no secrets](https://software.intel.com/en-us/articles/api-without-secrets-introduction-to-vulkan-part-1) -* [Vulkan tutorial](http://av.dfki.de/~jhenriques/development.html) +* [Vulkan tutorial](http://jhenriques.net/development.html) * [Vulkan examples](https://github.com/SaschaWillems/Vulkan) * [Vulkan tutorial](https://vulkan-tutorial.com/) * [Vulkano](https://github.com/tomaka/vulkano/)