Fixing links

This commit is contained in:
mklefrancois 2020-04-01 14:57:22 +02:00
parent 92f5b208f1
commit 90bebea66b
11 changed files with 19 additions and 29 deletions

View file

@ -17,7 +17,7 @@ If you are in the Beta period, install and compile all of the following
## Structure
This tutorial is a modification of [`ray_tracing__simple`](https://github.com/nvpro-samples/vk_raytracing_tutorial/tree/master/ray_tracing__simple), which is the result of the ray tracing tutorial.
This tutorial is a modification of [`ray_tracing__simple`](https://github.com/nvpro-samples/vk_raytracing_tutorial_KHR/tree/master/ray_tracing__simple), which is the result of the ray tracing tutorial.
All following instructions are based on the modification of this project.
Besides the current repository, you will also need to clone or download the following repositories: