From efa4b11f7bd90faa88c4f822ed990564f10f3687 Mon Sep 17 00:00:00 2001 From: Rory& Date: Wed, 12 Mar 2025 07:03:11 +0100 Subject: CGit-magenta --- cgit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cgit.c') diff --git a/cgit.c b/cgit.c index 8ea1b62..3e76a0a 100644 --- a/cgit.c +++ b/cgit.c @@ -972,7 +972,7 @@ static void cgit_parse_args(int argc, const char **argv) for (i = 1; i < argc; i++) { if (!strcmp(argv[i], "--version")) { - printf("CGit-pink %s | https://git.causal.agency/cgit-pink/\n\nCompiled in features:\n", CGIT_VERSION); + printf("CGit-magenta %s | https://cgit.rory.gay/cgit-magenta.git/\n\nCompiled in features:\n", CGIT_VERSION); #ifndef HAVE_LINUX_SENDFILE printf("[-] "); #else -- cgit 1.5.1