diff options
-rw-r--r-- | doc/tor-hidden-service.html | 2 | ||||
-rw-r--r-- | doc/tor-switchproxy.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor-hidden-service.html b/doc/tor-hidden-service.html index 60475609fd..44ba948224 100644 --- a/doc/tor-hidden-service.html +++ b/doc/tor-hidden-service.html @@ -6,7 +6,7 @@ <title>Tor Hidden Service Configuration 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="http://tor.eff.org/stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> diff --git a/doc/tor-switchproxy.html b/doc/tor-switchproxy.html index a69aaf68aa..f84f14f607 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="http://tor.eff.org/stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> |