docs: edit install.html to point to about.html

This commit is contained in:
Zooko O'Whielacronx 2008-01-23 08:08:10 -07:00
parent 18d3b2bf96
commit e00b5daff7

View File

@ -10,11 +10,8 @@
<body>
<h1>About Tahoe</h1>
<p>Welcome to the Tahoe project, a secure, decentralized, fault-tolerant filesystem. All of the source code is available under a Free Software, Open Source licence.</p>
<p>This filesystem is encrypted and spread over multiple peers in such a way that it remains available even when some of the peers are unavailable, malfunctioning, or malicious.</p>
<p>See the web site for information, news, and discussion: <a href="http://allmydata.org">http://allmydata.org</a></p>
<p>Welcome to the Tahoe project, a secure, decentralized, fault-tolerant filesystem.</p>
<p>See <a href="about.html">the about page</a> for more information.
<h1>
<h1>How To Install Tahoe</h1>