From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Fri, 11 Apr 2008 01:44:07 +0000 (-0700)
Subject: docs: yay!  We can remove Twisted from the list of "Manual Dependencies" that users... 
X-Git-Url: https://git.rkrishnan.org/specifications/%5B/%5D%20/frontends/%3C?a=commitdiff_plain;h=fe54dd114c5d4668e96818346fc7964ca34e21c7;p=tahoe-lafs%2Ftahoe-lafs.git

docs: yay!  We can remove Twisted from the list of "Manual Dependencies" that users have to be aware of when installing
---

diff --git a/docs/install.html b/docs/install.html
index 40328ce5..c1d313e2 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -29,8 +29,6 @@
 
 	<li><a href="http://python.org">Python</a> &gt;= v2.4.2 including development headers i.e. "Python.h"</li>
 
-	<li><a href="http://twistedmatrix.com">Twisted</a> &gt;= v2.4.0 -- from the Twisted "sumo" source tarball</li>
-
 	<li><a href="http://openssl.org">OpenSSL</a> &gt;= v0.9.7, including development headers</li>
 
 	<li><a href="http://pyopenssl.sourceforge.net">PyOpenSSL</a> == v0.6</li>
@@ -42,7 +40,7 @@
       <h2>Get the Source Code</h2>
 
     <p>Tarballs of the source code are available at:
-      <pre><a href="http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz">http://allmydata.org/source/tahoe/allmydata-tahoe-1.0.0.tar.gz</a></pre></p>
+      <pre><a href="http://allmydata.org/source/tahoe/tarballs/">http://allmydata.org/source/tahoe/tarballs/</a></pre></p>
 
 
       <h2>Build</h2>