fix url in README - lel - Farbfeld image viewer | |
git clone git://git.codemadness.org/lel | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
commit c34f9949c648ba8fe0ca7e2230a3bb72ced5810b | |
parent f23db99aa948721f34fad5810809336f5b696853 | |
Author: Hiltjo Posthuma <[email protected]> | |
Date: Tue, 28 Jan 2020 22:33:18 +0100 | |
fix url in README | |
Diffstat: | |
M README | 2 +- | |
1 file changed, 1 insertion(+), 1 deletion(-) | |
--- | |
diff --git a/README b/README | |
@@ -26,7 +26,7 @@ Dependencies | |
Optional (run-time) dependencies | |
-------------------------------- | |
-- farbfeld: http://git.suckless.org/farbfeld | |
+- farbfeld: https://git.suckless.org/farbfeld/ | |
Compile: |