From 16e64e1ef28004d24f8ffa63ee9686700f82bbd7 Mon Sep 17 00:00:00 2001 From: Maxim Ganetsky Date: Tue, 27 Jul 2021 01:28:37 +0300 Subject: [PATCH] README.md: fixed hyperlink --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b06be1d29..1369fde370 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ independent visual components like buttons, windows, checkbox, treeview and many, many more. The LCL is platform independent, so you can write an application once and then compile for various platforms without changing code. -[Free Pascal](www.freepascal.org) is a fast Object Pascal compiler (and more), +[Free Pascal](https://www.freepascal.org) is a fast Object Pascal compiler (and more), that runs on more than 20 platforms (Linux, Windows, BSD, OS/2, DOS, PowerPC, and many more).