From ee832932859529080ea04fa13213aa1dcb403369 Mon Sep 17 00:00:00 2001 From: rofl0r Date: Sun, 3 Jan 2016 21:16:21 +0000 Subject: update URL --- src/html-error.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/html-error.c') diff --git a/src/html-error.c b/src/html-error.c index 2721a40..972d265 100644 --- a/src/html-error.c +++ b/src/html-error.c @@ -280,7 +280,7 @@ int add_standard_vars (struct conn_s *connptr) add_error_variable (connptr, "date", timebuf); add_error_variable (connptr, "website", - "https://banu.com/tinyproxy/"); + "https://tinyproxy.github.io/"); add_error_variable (connptr, "version", VERSION); add_error_variable (connptr, "package", PACKAGE); -- cgit v1.2.3