diff options
author | Michael Adam <obnox@samba.org> | 2016-01-03 23:58:17 +0100 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2016-01-03 23:58:17 +0100 |
commit | b036d2e055a1031f9baf579b2edae704d937be97 (patch) | |
tree | 3c2a09cef50c40e3c18f1d73211ca88e712e837a /src/main.c | |
parent | 800c3a250c410150a4560ddaf6a1853c75a516f8 (diff) | |
parent | ee832932859529080ea04fa13213aa1dcb403369 (diff) |
Merge pull request #6 from rofl0r/url
update URL
Diffstat (limited to 'src/main.c')
-rw-r--r-- | src/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |