fix a busted html element on the download page
Roger Dingledine

Roger Dingledine commited on 2005-12-06 07:30:38
Zeige 2 geänderte Dateien mit 2 Einfügungen und 2 Löschungen.

... ...
@@ -117,7 +117,7 @@ Sicherheitswarnungen und neue stabile Versionen informiert zu werden
117 117
 
118 118
 <ul>
119 119
 <li>Wirf einen Blick auf die <a href="<page
120
-documentation>">">Dokumentationsseite</a>. Dort findest du
120
+documentation>">Dokumentationsseite</a>. Dort findest du
121 121
 Anweisungen, um Tor f�r deine PLattform zu installieren.</li>
122 122
 <li>Schaue dir diesen <a
123 123
 href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">Eintrag
... ...
@@ -136,7 +136,7 @@ need to confirm via email):
136 136
 <h2>More Information</h2>
137 137
 
138 138
 <ul>
139
-<li>See the <a href="<page documentation>">">docs page</a> for instructions on setting up Tor for your platform.</li>
139
+<li>See the <a href="<page documentation>">docs page</a> for instructions on setting up Tor for your platform.</li>
140 140
 <li>See this <a href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#DistSignatures">FAQ entry</a> for instructions on verifying package signatures, which allows you to make sure you've downloaded the file you wanted.</li>
141 141
 <li>See the <a href="<page developers>">developers page</a> for instructions on fetching Tor from CVS to get the latest development version. Note that this version may not work or even compile!</li>
142 142
 </ul>
143 143