fix paths to torbrowser images.
Andrew Lewman

Andrew Lewman commited on 2010-10-09 21:26:52
Zeige 1 geänderte Dateien mit 6 Einfügungen und 7 Löschungen.

... ...
@@ -184,7 +184,7 @@
184 184
     <p>Click <strong>Extract</strong> (3) to begin extraction. This may take a
185 185
     few minutes to complete.</p>
186 186
     
187
-    <p><img src="img/screenshot1.png" alt="Screenshot of extraction process" /></p>
187
+    <p><img src="images/tbb-screenshot1.png" alt="Screenshot of extraction process" /></p>
188 188
     
189 189
     <a id="Usage"></a>
190 190
     <h3><a class="anchor" href="#Usage">Usage</a></h3>
... ...
@@ -196,7 +196,7 @@
196 196
     
197 197
     <p>The Vidalia window will shortly appear.</p>
198 198
     
199
-    <p><img src="img/screenshot2.png" alt="Screenshot of bundle startup" /></p>
199
+    <p><img src="images/tbb-screenshot2.png" alt="Screenshot of bundle startup" /></p>
200 200
     
201 201
     <p>Once Tor is ready, Firefox will automatically be opened. Only web pages
202 202
     visited through the included Firefox browser will be sent via Tor. Other web
... ...
@@ -208,21 +208,20 @@
208 208
     <p>If you installed the Tor IM Browser Bundle, the Pidgin instant messaging client will also be automatically opened.</p>
209 209
     
210 210
     <p>Once you are finished browsing, close any open Firefox windows by clicking
211
-    on the <img src="img/close-button.png" alt="Close button (&times;)" /> (6).
211
+    on the <img src="images/tbb-close-button.png" alt="Close button (&times;)" /> (6).
212 212
     For privacy reasons, the list of
213 213
     webpages you visited and any cookies will be deleted.</p>
214 214
     
215
-    <p><img src="img/screenshot3a.png" alt="Screenshot of Firefox" /></p>
215
+    <p><img src="images/tbb-screenshot3a.png" alt="Screenshot of Firefox" /></p>
216 216
     
217 217
     <p>With the Tor Browser Bundle, Vidalia and Tor will automatically close. With the Tor IM Browser Bundle you need to also close Pidgin by right-clicking on the Pidgin icon (7), and choosing Quit (8).</p>
218 218
     
219
-    <p><img src="img/screenshot3b.png" alt="Screenshot of Pidgin" /></p>
219
+    <p><img src="images/tbb-screenshot3b.png" alt="Screenshot of Pidgin" /></p>
220 220
     
221 221
     <p>To use the Tor Browser Bundle or Tor IM Browser Bundle again, repeat the steps in <a href="#Usage">"Usage"</a>.</p>
222 222
     
223 223
     <p>Remember that Tor anonymizes the origin of your traffic, and it
224
-    encrypts everything inside the Tor network, but <a
225
-    href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#ExitEavesdroppers">it
224
+    encrypts everything inside the Tor network, but <a href="<wikifaq>#ExitEavesdroppers">it
226 225
     can't encrypt your traffic between the Tor network and its final
227 226
     destination.</a> If you are communicating sensitive information, you
228 227
     should use as much care as you would on the normal scary Internet &mdash;
229 228