Преглед изворни кода

make the stylesheet work from elsewhere too

svn:r4665
Roger Dingledine пре 20 година
родитељ
комит
8e1c70daf3
2 измењених фајлова са 2 додато и 2 уклоњено
  1. 1 1
      doc/tor-hidden-service.html
  2. 1 1
      doc/tor-switchproxy.html

+ 1 - 1
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>
 

+ 1 - 1
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>