diff options
author | Mukund Sivaraman <muks@banu.com> | 2010-03-28 10:27:40 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2010-03-28 10:27:40 +0530 |
commit | 34088e2175c61244ac504f713de9d9c7930a1081 (patch) | |
tree | e44b20e7e3b59e24957bd5435ae30e8fe8ff9cf6 /README | |
parent | b108162dfb408b4818a6ea8b2a148ddaf1506bbe (diff) | |
download | tinyproxy-34088e2175c61244ac504f713de9d9c7930a1081.tar.gz tinyproxy-34088e2175c61244ac504f713de9d9c7930a1081.zip |
Revert "Update Tinyproxy website URLs"
This reverts commit b108162dfb408b4818a6ea8b2a148ddaf1506bbe.
Diffstat (limited to '')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -15,7 +15,7 @@ administrator. For more info, please visit: -<https://banu.com/tinyproxy/> +<https://www.banu.com/tinyproxy/> Installation @@ -64,16 +64,16 @@ Support If you are having problems with Tinyproxy, please submit a bug report using Tinyproxy as the product at: -<https://banu.com/bugzilla/> +<https://www.banu.com/bugzilla/> You may also wish to subscribe to the Tinyproxy mailing lists. To do so please visit: -<https://banu.com/mailman/listinfo/tinyproxy-announce-list> +<https://www.banu.com/mailman/listinfo/tinyproxy-announce-list> -<https://banu.com/mailman/listinfo/tinyproxy-users-list> +<https://www.banu.com/mailman/listinfo/tinyproxy-users-list> -<https://banu.com/mailman/listinfo/tinyproxy-developers-list> +<https://www.banu.com/mailman/listinfo/tinyproxy-developers-list> for more information on how to subscribe and post messages to the lists. @@ -91,7 +91,7 @@ Tinyproxy's source code is maintained in a Git repository. The following command creates a local copy of it: ---- -git clone git://banu.com/tinyproxy.git +git clone git://www.banu.com/tinyproxy.git ---- The easiest and preferred way to create a patch for submission is to |