[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] make the stylesheet work from elsewhere too
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
tor-hidden-service.html tor-switchproxy.html
Log Message:
make the stylesheet work from elsewhere too
Index: tor-hidden-service.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-hidden-service.html,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- tor-hidden-service.html 24 Jul 2005 07:46:29 -0000 1.14
+++ tor-hidden-service.html 25 Jul 2005 03:02:18 -0000 1.15
@@ -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>
Index: tor-switchproxy.html
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/tor-switchproxy.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- tor-switchproxy.html 20 Jul 2005 23:51:30 -0000 1.13
+++ tor-switchproxy.html 25 Jul 2005 03:02:18 -0000 1.14
@@ -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>