diff options
-rw-r--r-- | doc/tor-switchproxy.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/doc/tor-switchproxy.html b/doc/tor-switchproxy.html index 6cbef462c6..cb5a05ca1d 100644 --- a/doc/tor-switchproxy.html +++ b/doc/tor-switchproxy.html @@ -6,7 +6,7 @@ <title>Tor SwitchProxy Install Instructions</title> <meta name="Author" content="Roger Dingledine" /> <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" /> - <link rel="stylesheet" type="text/css" href="stylesheet.css" /> + <link rel="stylesheet" type="text/css" href="/stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> @@ -18,16 +18,16 @@ <tr> <td class="banner-left"></td> <td class="banner-middle"> - <a class="current">Home</a> - | <a href="howitworks.html">How It Works</a> - | <a href="download.html">Download</a> - | <a href="documentation.html">Docs</a> - | <a href="users.html">Users</a> - | <a href="faq.html">FAQs</a> - | <a href="volunteer.html">Volunteer</a> - | <a href="developers.html">Developers</a> - | <a href="research.html">Research</a> - | <a href="people.html">People</a> + <a href="/index.html">Home</a> + | <a href="/howitworks.html">How It Works</a> + | <a href="/download.html">Download</a> + | <a href="/documentation.html">Docs</a> + | <a href="/users.html">Users</a> + | <a href="/faq.html">FAQs</a> + | <a href="/volunteer.html">Volunteer</a> + | <a href="/developers.html">Developers</a> + | <a href="/research.html">Research</a> + | <a href="/people.html">People</a> </td> <td class="banner-right"></td> </tr> |