From fe54dd114c5d4668e96818346fc7964ca34e21c7 Mon Sep 17 00:00:00 2001
From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 10 Apr 2008 18:44:07 -0700
Subject: [PATCH] docs: yay!  We can remove Twisted from the list of "Manual
 Dependencies" that users have to be aware of when installing

---
 docs/install.html | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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>
-- 
2.45.2