mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-07 10:56:49 +00:00
docs: install.html http-equiv refresh to quickstart.html
This commit is contained in:
parent
a1fa80fc0c
commit
b771254b09
15
docs/install.html
Normal file
15
docs/install.html
Normal file
@ -0,0 +1,15 @@
|
||||
<!DOCtype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Getting Tahoe-LAFS</title>
|
||||
<link rev="made" class="mailto" href="mailto:zooko[at]zooko[dot]com">
|
||||
<meta name="description" content="how to get Tahoe-LAFS">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<meta name="keywords" content="tahoe-lafs secure decentralized filesystem installation">
|
||||
<meta http-equiv="refresh" content="0;url=quickstart.html" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>This page has moved to <a href="quickstart.html">quickstart.html</a>.</p>
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user