r26163: {website} Change obfs2/obfs3 links to point to the new obfsproxy git r (website/trunk/docs/en)

Author: asn Date: 2013-04-22 11:44:08 +0000 (Mon, 22 Apr 2013) New Revision: 26163 Modified: website/trunk/docs/en/pluggable-transports.wml Log: Change obfs2/obfs3 links to point to the new obfsproxy git repository. Modified: website/trunk/docs/en/pluggable-transports.wml =================================================================== --- website/trunk/docs/en/pluggable-transports.wml 2013-04-19 00:22:37 UTC (rev 26162) +++ website/trunk/docs/en/pluggable-transports.wml 2013-04-22 11:44:08 UTC (rev 26163) @@ -40,9 +40,9 @@ pluggable transports. It uses Twisted for its networking needs, and <a href="https://gitweb.torproject.org/pluggable-transports/pyptlib.git/blob/HEAD:/README.rst">pyptlib</a> for some pluggable transport-related features. It supports the - <a href="https://gitweb.torproject.org/obfsproxy.git/blob/HEAD:/doc/obfs2/protocol-spec.txt">obfs2</a> + <a href="https://gitweb.torproject.org/pluggable-transports/obfsproxy.git/blob/HEAD:/doc/obfs2/obfs2-protocol-spec.txt">obfs2</a> and - <a href="https://gitweb.torproject.org/pluggable-transports/pyobfsproxy.git/blob/HEAD:/doc/obfs3/obfs3-protocol-spec.txt">obfs3</a> + <a href="https://gitweb.torproject.org/pluggable-transports/obfsproxy.git/blob/HEAD:/doc/obfs3/obfs3-protocol-spec.txt">obfs3</a> pluggable transports. Maintained by George Kadianakis. <br> Status: <a href="https://www.torproject.org/projects/obfsproxy.html.en#download">Deployed</a>
participants (1)
-
George Kadianakis