Merge pull request #6 from rofl0r/url

update URL
This commit is contained in:
Michael Adam 2016-01-03 23:58:17 +01:00
commit b036d2e055
6 changed files with 6 additions and 6 deletions

2
README
View File

@ -15,7 +15,7 @@ administrator.
For more info, please visit:
<https://banu.com/tinyproxy/>
<https://tinyproxy.github.io/>
Installation

View File

@ -19,7 +19,7 @@ m4_define([tinyproxy_stable],
m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
AC_INIT([Tinyproxy], [tinyproxy_version],
[https://banu.com/tinyproxy/],
[https://tinyproxy.github.io/],
[tinyproxy])
AC_CANONICAL_TARGET

View File

@ -343,7 +343,7 @@ BUGS
----
To report bugs in Tinyproxy, please visit
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
<https://tinyproxy.github.io/[https://tinyproxy.github.io/]>.
SEE ALSO

View File

@ -136,7 +136,7 @@ BUGS
----
To report bugs in Tinyproxy, please visit
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
<https://tinyproxy.github.io/[https://tinyproxy.github.io/]>.
SEE ALSO

View File

@ -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);

View File

@ -191,7 +191,7 @@ display_usage (void)
printf ("\n"
"For support and bug reporting instructions, please visit\n"
"<https://banu.com/tinyproxy/>.\n");
"<https://tinyproxy.github.io/>.\n");
}
static int