[gtk/bilelmoussaoui/markdown-links] Apply 1 suggestion(s) to 1 file(s)



commit 15b24a000db8f6fd74e79b46934eb144dcf42109
Author: Matthias Clasen <mclasen redhat com>
Date:   Fri Jun 4 01:53:12 2021 +0000

    Apply 1 suggestion(s) to 1 file(s)

 gdk/gdkmemorytexture.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gdk/gdkmemorytexture.h b/gdk/gdkmemorytexture.h
index 0f0292f422..b9f1f21282 100644
--- a/gdk/gdkmemorytexture.h
+++ b/gdk/gdkmemorytexture.h
@@ -53,8 +53,8 @@ G_BEGIN_DECLS
  * CAIRO_FORMAT_ARGB32 is represented by different `GdkMemoryFormats`
  * on architectures with different endiannesses.
  *
- * Its naming is modelled after VkFormat (see
- * <https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VkFormat>
+ * Its naming is modelled after
+ * [VkFormat](https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VkFormat)
  * for details).
  */
 typedef enum {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]