aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2016-11-03 00:43:20 +0100
committerJakub Jirutka <jakub@jirutka.cz>2016-11-03 00:43:20 +0100
commit192106e85a4c1818277c727a3b5c399d8aeaa5b2 (patch)
treebe3625846f52f27b4a7eebbc63cf06e7685eca72
parent9c636b5276b7cf90fcdb5781a5086ffbc8d0387e (diff)
downloadalpine-conf-192106e85a4c1818277c727a3b5c399d8aeaa5b2.tar.bz2
alpine-conf-192106e85a4c1818277c727a3b5c399d8aeaa5b2.tar.xz
makefile: fix URL of project's webpage
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 00639a4..e99b80b 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,7 @@ endif
DESC="Alpine configuration scripts"
-WWW="http://alpinelinux.org/alpine-conf"
+WWW="http://git.alpinelinux.org/cgit/alpine-conf/"
SED := sed