From 76d9396e47ce00b029ba4497fd63aa507929fcd3 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 13 Feb 2022 20:20:07 -0500 Subject: Update information for fork --- cgit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgit.c') diff --git a/cgit.c b/cgit.c index f3fe4c7..d18938c 100644 --- a/cgit.c +++ b/cgit.c @@ -963,7 +963,7 @@ static void cgit_parse_args(int argc, const char **argv) for (i = 1; i < argc; i++) { if (!strcmp(argv[i], "--version")) { - printf("CGit %s | https://git.zx2c4.com/cgit/\n\nCompiled in features:\n", CGIT_VERSION); + printf("CGit-pink %s | https://git.causal.agency/cgit-pink/\n\nCompiled in features:\n", CGIT_VERSION); #ifndef HAVE_LINUX_SENDFILE printf("[-] "); #else -- cgit 1.4.1