From 34088e2175c61244ac504f713de9d9c7930a1081 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Sun, 28 Mar 2010 10:27:40 +0530 Subject: Revert "Update Tinyproxy website URLs" This reverts commit b108162dfb408b4818a6ea8b2a148ddaf1506bbe. --- 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..7bb54c1 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://www.banu.com/tinyproxy/"); add_error_variable (connptr, "version", VERSION); add_error_variable (connptr, "package", PACKAGE); -- cgit v1.2.3