From: Zooko O'Whielacronx <zooko@zooko.com>
Date: Thu, 14 Feb 2008 18:54:14 +0000 (-0700)
Subject: docs: link straight to the release tar.gz in install.html
X-Git-Tag: allmydata-tahoe-0.8.0~64
X-Git-Url: https://git.rkrishnan.org/specifications/vdrive/?a=commitdiff_plain;h=481f3649ec8d6123f35b0efeafcc3ad9d4a0b2fd;p=tahoe-lafs%2Ftahoe-lafs.git

docs: link straight to the release tar.gz in install.html
---

diff --git a/docs/install.html b/docs/install.html
index cd26810f..92fdcd03 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -42,7 +42,7 @@
       <h2>Get the Source Code</h2>
 
     <p>Tarballs of the source code are available at:
-      <pre><a href="http://allmydata.org/source/tahoe/">http://allmydata.org/source/tahoe/</a></pre></p>
+      <pre><a href="http://allmydata.org/source/tahoe/allmydata-tahoe-0.8.0.tar.gz">http://allmydata.org/source/tahoe/allmydata-tahoe-0.8.0.tar.gz</a></pre></p>
 
 
       <h2>Install</h2>