Andrew Lewman commited on 2014-04-24 16:42:53
Zeige 3 geänderte Dateien mit 4 Einfügungen und 6 Löschungen.
... | ... |
@@ -14,7 +14,7 @@ export STABLETAG=tor-0.2.4.21 |
14 | 14 |
export DEVTAG=tor-0.2.5.3-alpha |
15 | 15 |
|
16 | 16 |
WMLBASE=. |
17 |
-SUBDIRS=docs eff projects press about download getinvolved donate torbutton |
|
17 |
+SUBDIRS=docs eff projects press about download getinvolved donate |
|
18 | 18 |
include $(WMLBASE)/Makefile.local |
19 | 19 |
|
20 | 20 |
include $(WMLBASE)/Makefile.common |
... | ... |
@@ -36,8 +36,6 @@ getinvolved: |
36 | 36 |
$(MAKE) -C "$@" WMLBASE=.. |
37 | 37 |
donate: |
38 | 38 |
$(MAKE) -C "$@" WMLBASE=.. |
39 |
-torbutton: |
|
40 |
- $(MAKE) -C "$@" WMLBASE=.. |
|
41 | 39 |
mirrors: |
42 | 40 |
./update-mirrors.pl |
43 | 41 |
translations: |
... | ... |
@@ -49,4 +47,4 @@ qrcode: |
49 | 47 |
# XXX: this also depends on all subs' wmlfiles. How to fix? |
50 | 48 |
#translation-status.html.en: $(LANGS) $(WMIFILES) $(WMLFILES) |
51 | 49 |
|
52 |
-.PHONY: docs eff projects press about download getinvolved donate torbutton |
|
50 |
+.PHONY: docs eff projects press about download getinvolved donate |
... | ... |
@@ -18,7 +18,7 @@ |
18 | 18 |
Mac OS X</a></li> |
19 | 19 |
<li><a href="<page docs/tor-doc-unix>">Installing Tor on |
20 | 20 |
Linux/BSD/Unix</a></li> |
21 |
- <li><a href="<page torbutton/index>">Installing |
|
21 |
+ <li><a href="<page docs/torbutton/index>">Installing |
|
22 | 22 |
Torbutton for Tor</a></li> |
23 | 23 |
<li><a href="<page docs/tor-doc-relay>">Configuring a |
24 | 24 |
Tor relay</a></li> |
... | ... |
@@ -1342,7 +1342,7 @@ Chrome/IE/Opera/etc with Tor.</a></h3> |
1342 | 1342 |
|
1343 | 1343 |
<p> |
1344 | 1344 |
Unfortunately, Torbutton only works with Firefox right now, and without |
1345 |
-<a href="https://www.torproject.org/torbutton/en/design/">Torbutton's |
|
1345 |
+<a href="https://www.torproject.org/docs/torbutton/en/design/">Torbutton's |
|
1346 | 1346 |
extensive privacy fixes</a> there are many ways for websites or other |
1347 | 1347 |
attackers to recognize you, track you back to your IP address, and so |
1348 | 1348 |
on. |
1349 | 1349 |