diff options
author | Roger Dingledine <arma@torproject.org> | 2005-11-15 22:45:24 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-11-15 22:45:24 +0000 |
commit | fd58b0bc6e463e92b36dcc3655c55a3c7bfaaf54 (patch) | |
tree | fb2fb148be8e55e965d5fedbf62847c40b7996a0 /doc/tor-doc-unix.html | |
parent | ed6a0531d29442e4450a4ac70a2af3d3a2f9ae84 (diff) | |
download | tor-fd58b0bc6e463e92b36dcc3655c55a3c7bfaaf54.tar.gz tor-fd58b0bc6e463e92b36dcc3655c55a3c7bfaaf54.zip |
and start using the local copy of the stylesheet
svn:r5397
Diffstat (limited to 'doc/tor-doc-unix.html')
-rw-r--r-- | doc/tor-doc-unix.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-doc-unix.html b/doc/tor-doc-unix.html index 4031602ef1..a1bfea4181 100644 --- a/doc/tor-doc-unix.html +++ b/doc/tor-doc-unix.html @@ -6,7 +6,7 @@ <title>Tor Linux/BSD/Unix 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="http://tor.eff.org/stylesheet.css" /> + <link rel="stylesheet" type="text/css" href="stylesheet.css" /> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" /> </head> |