[tor-commits] r25391: {website} link to build-from-source instructions (website/trunk/projects/en)

Roger Dingledine arma at torproject.org
Fri Feb 10 06:13:21 UTC 2012


Author: arma
Date: 2012-02-10 06:13:21 +0000 (Fri, 10 Feb 2012)
New Revision: 25391

Modified:
   website/trunk/projects/en/obfsproxy-instructions.wml
Log:
link to build-from-source instructions


Modified: website/trunk/projects/en/obfsproxy-instructions.wml
===================================================================
--- website/trunk/projects/en/obfsproxy-instructions.wml	2012-02-10 05:53:58 UTC (rev 25390)
+++ website/trunk/projects/en/obfsproxy-instructions.wml	2012-02-10 06:13:21 UTC (rev 25391)
@@ -33,10 +33,12 @@
     <tt># apt-get install autoconf autotools-dev gcc git pkg-config libtool libevent-2.0-5 libevent-dev libevent-openssl-2.0-5 libssl-dev</tt>
     </p>
 
-    <p>If you're on a more stable Linux, you can either <a
+    <p>
+    If you're on a more stable Linux, you can either <a
     href="https://trac.torproject.org/projects/tor/ticket/5009#comment:9">try
-    our experimental backport debs</a> or <a href="">build libevent2 from
-    source</a>.
+    our experimental backport libevent2 debs</a> or <a
+    href="https://trac.torproject.org/projects/tor/ticket/5009#comment:17">build
+    libevent2 from source</a>.
     </p>
 
     <p>



More information about the tor-commits mailing list