From e14eee9ea573a17c9501d1020fc869218aac9e8a Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 3 Mar 2015 16:53:11 +0100 Subject: ui-repolist: use correct owner query link --- ui-repolist.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui-repolist.c') diff --git a/ui-repolist.c b/ui-repolist.c index 91911e0..2b55181 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -316,7 +316,7 @@ void cgit_print_repolist() } else { html(""); html_txt(ctx.repo->owner); -- cgit v1.2.3-59-g8ed1b