From b1a2c28ad6934c7729ce5395abaebcffb69a0e74 Mon Sep 17 00:00:00 2001
From: Albrecht Schlosser <albrechts.fltk@online.de>
Date: Sun, 24 May 2020 13:45:58 +0200
Subject: [PATCH] Update link in README.md

Sorry for the noise, links with markdown notation don't seem
to work in README.md.
---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fb6ba479b..5aff70d72 100644
--- a/README.md
+++ b/README.md
@@ -11,4 +11,5 @@
     currently maintained by a small group of developers across
     the world with a central repository in the US.
 
-    For more information see [README.txt](https://github.com/fltk/fltk/blob/master/README.txt).
+    For more information see README.txt:
+    https://github.com/fltk/fltk/blob/master/README.txt
-- 
GitLab