From 3cb41f47f6fda8f74a29a1d4a128b527bd07ac59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Wed, 6 Jan 2021 10:59:40 +0100 Subject: [PATCH] Vk: doc++ --- src/Magnum/Vk/PixelFormat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Magnum/Vk/PixelFormat.h b/src/Magnum/Vk/PixelFormat.h index 73f55349e..c2d5b3ba2 100644 --- a/src/Magnum/Vk/PixelFormat.h +++ b/src/Magnum/Vk/PixelFormat.h @@ -641,7 +641,7 @@ enum class PixelFormat: Int { CompressedBc1RGBSrgb = VK_FORMAT_BC1_RGB_SRGB_BLOCK, /** - * S3TC](https://en.wikipedia.org/wiki/S3_Texture_Compression) BC1 + * [S3TC](https://en.wikipedia.org/wiki/S3_Texture_Compression) BC1 * compressed RGBA, normalized unsigned. * * Sampling, blit source and linear filtering has guaranteed support with