From 5f11b8557d64f81e41837b7668a3192e51eaf21b Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Wed, 24 Feb 2016 10:57:40 -0700 Subject: docs: fix bad link in layers/README.md --- layers/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layers/README.md b/layers/README.md index b6dc298e..57a6f8eb 100644 --- a/layers/README.md +++ b/layers/README.md @@ -69,7 +69,7 @@ layers/device_limits.cpp (name=VK_LAYER_LUNARG_device_limits) - This layer is in 3. Create a vk_layer_settings.txt file in the same directory to specify how your layers should behave. - Model it after the following example: [*vk_layer_settings.txt*](layers/vk_layer_settings.txt) + Model it after the following example: [*vk_layer_settings.txt*](vk_layer_settings.txt) 4. Specify which Layers to activate by using vkCreateDevice and/or vkCreateInstance or environment variables. -- cgit v1.2.3