Just fix the support URLs
These should always point to the top-level Tinyproxy homepage.
This commit is contained in:
		
							parent
							
								
									b28e438cdf
								
							
						
					
					
						commit
						7f053670c0
					
				@ -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://www.banu.com/bugzilla/enter_bug.cgi?product=tinyproxy],
 | 
			
		||||
	[https://www.banu.com/tinyproxy/],
 | 
			
		||||
	[tinyproxy])
 | 
			
		||||
 | 
			
		||||
AC_CANONICAL_TARGET
 | 
			
		||||
 | 
			
		||||
@ -343,7 +343,7 @@ BUGS
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
To report bugs in Tinyproxy, please visit
 | 
			
		||||
<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>.
 | 
			
		||||
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
SEE ALSO
 | 
			
		||||
 | 
			
		||||
@ -136,7 +136,7 @@ BUGS
 | 
			
		||||
----
 | 
			
		||||
 | 
			
		||||
To report bugs in Tinyproxy, please visit
 | 
			
		||||
<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>.
 | 
			
		||||
<https://www.banu.com/tinyproxy/[https://www.banu.com/tinyproxy/]>.
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
SEE ALSO
 | 
			
		||||
 | 
			
		||||
@ -172,7 +172,7 @@ display_usage (void)
 | 
			
		||||
 | 
			
		||||
        printf ("\n"
 | 
			
		||||
                "For bug reporting instructions, please see:\n"
 | 
			
		||||
                "<https://www.banu.com/tinyproxy/support/>.\n");
 | 
			
		||||
                "<https://www.banu.com/tinyproxy/>.\n");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
static int
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user