Skip to content

Commit fd9a24c

Browse files
committed
fix the link for vulkan tutorial.
1 parent 14e151a commit fd9a24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/windowing_audio_input.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1943,7 +1943,7 @@ if (result != VK_SUCCESS) {
19431943

19441944
- link:https://github.com/KhronosGroup/Vulkan-Samples[Khronos Vulkan Samples]
19451945
- link:https://github.com/SaschaWillems/Vulkan[Sascha Willems' Vulkan Examples]
1946-
- link:https://vulkan-tutorial.com/[Vulkan Tutorial]
1946+
- link:https://docs.vulkan.org/tutorial/latest/00_Introduction.html[Vulkan Tutorial]
19471947

19481948
=== Documentation
19491949

0 commit comments

Comments
 (0)