Fix broken vulkan-tutorial link in README.md (#492)
This commit is contained in:
parent
50d58fd04e
commit
675f91e9cd
|
@ -259,7 +259,7 @@ cargo run --bin texture
|
||||||
|
|
||||||
### Examples
|
### Examples
|
||||||
|
|
||||||
* [vulkan-tutorial-rust](https://github.com/Usami-Renko/vulkan-tutorial-rust) - A port of [vulkan-tutorial.com](vulkan-tutorial.com).
|
* [vulkan-tutorial-rust](https://github.com/Usami-Renko/vulkan-tutorial-rust) - A port of [vulkan-tutorial.com](https://vulkan-tutorial.com).
|
||||||
* [ash-sample-progression](https://github.com/bzm3r/ash-sample-progression) - A port of the LunarG examples.
|
* [ash-sample-progression](https://github.com/bzm3r/ash-sample-progression) - A port of the LunarG examples.
|
||||||
* [ash-nv-rt](https://github.com/gwihlidal/ash-nv-rt) A raytracing example for ash.
|
* [ash-nv-rt](https://github.com/gwihlidal/ash-nv-rt) A raytracing example for ash.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue