Disambiguate Vulkan support reference link

This commit is contained in:
Camilla Löwy
2020-05-04 23:18:48 +02:00
parent 949275bbed
commit 41a19ed49c
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ To develop for Vulkan you should download the [LunarG Vulkan
SDK](https://vulkan.lunarg.com/) for your platform. Apart from headers and link
libraries, they also provide the validation layers necessary for development.
For details on a specific function in this category, see the @ref vulkan. There
For details on a specific Vulkan support function, see the @ref vulkan. There
are also guides for the other areas of the GLFW API.
- @ref intro_guide