fix the path to torbutton binaries.
Andrew Lewman

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

... ...
@@ -91,13 +91,14 @@
91 91
     <br/>
92 92
     <strong>Authors:</strong> Mike Perry &amp; Scott Squires<br/>
93 93
     <br/>
94
-    <strong>Install Stable:</strong> Click to 
95
-    <a href="http://www.torproject.org/torbutton/torbutton-current.xpi"
96
-      hash="<version-hash-torbutton>"
97
-      onclick="return install(event);">install from this website</a> or 
98
-    <a href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">install from Mozilla's Add-On site</a><br/>
94
+    <strong>Install Stable:</strong> Click to <a
95
+    href="https://www.torproject.org/dist/torbutton/torbutton-current.xpi"
96
+    hash="<version-hash-torbutton>" onclick="return
97
+    install(event);">install from this website</a> or <a
98
+    href="https://addons.mozilla.org/en-US/firefox/downloads/latest/2275/addon-2275-latest.xpi?src=addondetail">install
99
+    from Mozilla's Add-On site</a><br/>
99 100
     <strong>Install Alpha:</strong> Click to 
100
-    <a href="http://www.torproject.org/torbutton/torbutton-current-alpha.xpi"
101
+    <a href="https://www.torproject.org/dist/torbutton/torbutton-current-alpha.xpi"
101 102
       hash="<version-hash-torbutton-alpha>"
102 103
       onclick="return install(event);">install from this website</a>
103 104
     <br/>
104 105