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-win32.html | |
parent | ed6a0531d29442e4450a4ac70a2af3d3a2f9ae84 (diff) | |
download | tor-fd58b0bc6e463e92b36dcc3655c55a3c7bfaaf54.tar tor-fd58b0bc6e463e92b36dcc3655c55a3c7bfaaf54.tar.gz |
and start using the local copy of the stylesheet
svn:r5397
Diffstat (limited to 'doc/tor-doc-win32.html')
-rw-r--r-- | doc/tor-doc-win32.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index 1c0d2b558..a9eeb5f9f 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -6,7 +6,7 @@ <title>Tor MS Windows 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> |