Update Tinyproxy website URLs
This commit is contained in:
		
							parent
							
								
									287a7ae649
								
							
						
					
					
						commit
						e495bdf129
					
				
							
								
								
									
										14
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										14
									
								
								README
									
									
									
									
									
								
							@ -15,7 +15,7 @@ administrator.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
For more info, please visit:
 | 
					For more info, please visit:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	https://www.banu.com/tinyproxy/
 | 
						https://banu.com/tinyproxy/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Installation
 | 
					Installation
 | 
				
			||||||
@ -58,14 +58,14 @@ Support
 | 
				
			|||||||
If you are having problems with Tinyproxy, please submit a bug report
 | 
					If you are having problems with Tinyproxy, please submit a bug report
 | 
				
			||||||
using Tinyproxy as the product at:
 | 
					using Tinyproxy as the product at:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	https://www.banu.com/bugzilla/
 | 
						https://banu.com/bugzilla/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You may also wish to subscribe to the Tinyproxy mailing lists. To do so
 | 
					You may also wish to subscribe to the Tinyproxy mailing lists. To do so
 | 
				
			||||||
please visit:
 | 
					please visit:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	https://www.banu.com/mailman/listinfo/tinyproxy-announce-list
 | 
						https://banu.com/mailman/listinfo/tinyproxy-announce-list
 | 
				
			||||||
	https://www.banu.com/mailman/listinfo/tinyproxy-users-list
 | 
						https://banu.com/mailman/listinfo/tinyproxy-users-list
 | 
				
			||||||
	https://www.banu.com/mailman/listinfo/tinyproxy-developers-list
 | 
						https://banu.com/mailman/listinfo/tinyproxy-developers-list
 | 
				
			||||||
 | 
					
 | 
				
			||||||
for more information on how to subscribe and post messages to the lists.
 | 
					for more information on how to subscribe and post messages to the lists.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -79,11 +79,11 @@ source, please send a patch (preferably as a unified diff. i.e. `diff
 | 
				
			|||||||
repository to tinyproxy-developers-list.  Please include a description
 | 
					repository to tinyproxy-developers-list.  Please include a description
 | 
				
			||||||
of what your patch does.
 | 
					of what your patch does.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Tinyproxy's git repository is git://www.banu.com/tinyproxy.git. The
 | 
					Tinyproxy's git repository is git://banu.com/tinyproxy.git. The
 | 
				
			||||||
following command creates a local copy:
 | 
					following command creates a local copy:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
----
 | 
					----
 | 
				
			||||||
git clone git://www.banu.com/tinyproxy.git
 | 
					git clone git://banu.com/tinyproxy.git
 | 
				
			||||||
----
 | 
					----
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The easiest and preferred way to create a patch for submission is to
 | 
					The easiest and preferred way to create a patch for submission is to
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										2
									
								
								TODO
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								TODO
									
									
									
									
									
								
							@ -40,7 +40,7 @@ against the current tree and I'll integrate it if possible.
 | 
				
			|||||||
   access to tinyproxy via a user name/password pair.  Check the
 | 
					   access to tinyproxy via a user name/password pair.  Check the
 | 
				
			||||||
   HTTP/1.1 RFC for more information.  [Suggested: Tyrone Tranmer]
 | 
					   HTTP/1.1 RFC for more information.  [Suggested: Tyrone Tranmer]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   ==> https://www.banu.com/bugzilla/show_bug.cgi?id=13
 | 
					   ==> https://banu.com/bugzilla/show_bug.cgi?id=13
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 * Remove common.h and fix order of headers
 | 
					 * Remove common.h and fix order of headers
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -19,7 +19,7 @@ m4_define([tinyproxy_stable],
 | 
				
			|||||||
          m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
 | 
					          m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_INIT([Tinyproxy], [tinyproxy_version],
 | 
					AC_INIT([Tinyproxy], [tinyproxy_version],
 | 
				
			||||||
	[https://www.banu.com/bugzilla/enter_bug.cgi?product=tinyproxy],
 | 
						[https://banu.com/bugzilla/enter_bug.cgi?product=tinyproxy],
 | 
				
			||||||
	[tinyproxy])
 | 
						[tinyproxy])
 | 
				
			||||||
 | 
					
 | 
				
			||||||
AC_CANONICAL_TARGET
 | 
					AC_CANONICAL_TARGET
 | 
				
			||||||
 | 
				
			|||||||
@ -343,7 +343,7 @@ BUGS
 | 
				
			|||||||
----
 | 
					----
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To report bugs in Tinyproxy, please visit
 | 
					To report bugs in Tinyproxy, please visit
 | 
				
			||||||
<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>.
 | 
					<https://banu.com/tinyproxy/[https://banu.com/tinyproxy/]>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEE ALSO
 | 
					SEE ALSO
 | 
				
			||||||
 | 
				
			|||||||
@ -136,7 +136,7 @@ BUGS
 | 
				
			|||||||
----
 | 
					----
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To report bugs in Tinyproxy, please visit
 | 
					To report bugs in Tinyproxy, please visit
 | 
				
			||||||
<https://www.banu.com/tinyproxy/support/[https://www.banu.com/tinyproxy/support/]>.
 | 
					<https://banu.com/tinyproxy/[https://banu.com/tinyproxy/]>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
SEE ALSO
 | 
					SEE ALSO
 | 
				
			||||||
 | 
				
			|||||||
@ -280,7 +280,7 @@ int add_standard_vars (struct conn_s *connptr)
 | 
				
			|||||||
        add_error_variable (connptr, "date", timebuf);
 | 
					        add_error_variable (connptr, "date", timebuf);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        add_error_variable (connptr, "website",
 | 
					        add_error_variable (connptr, "website",
 | 
				
			||||||
                            "https://www.banu.com/tinyproxy/");
 | 
					                            "https://banu.com/tinyproxy/");
 | 
				
			||||||
        add_error_variable (connptr, "version", VERSION);
 | 
					        add_error_variable (connptr, "version", VERSION);
 | 
				
			||||||
        add_error_variable (connptr, "package", PACKAGE);
 | 
					        add_error_variable (connptr, "package", PACKAGE);
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
@ -172,7 +172,7 @@ display_usage (void)
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        printf ("\n"
 | 
					        printf ("\n"
 | 
				
			||||||
                "For bug reporting instructions, please see:\n"
 | 
					                "For bug reporting instructions, please see:\n"
 | 
				
			||||||
                "<https://www.banu.com/tinyproxy/support/>.\n");
 | 
					                "<https://banu.com/tinyproxy/>.\n");
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static int
 | 
					static int
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user