Fix link for Ubuntu package

[Imported from Trac: page Installation, version 57]
daira 2015-07-03 14:44:47 +00:00
parent f6faa09b02
commit 09ecdc9122

@ -18,7 +18,7 @@
<div style="margin: 0px 20px 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> <div style="margin: 0px 20px 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;">
<img style="width: 48px; height: 48px; padding: 10px 10px 20px 10px; float: left" src="/~trac/logo-ubuntu_cof-orange-hex.svg" /> <img style="width: 48px; height: 48px; padding: 10px 10px 20px 10px; float: left" src="/~trac/logo-ubuntu_cof-orange-hex.svg" />
<h2 style="margin-bottom: 0px;">Ubuntu <small style="color:grey;">lucid, oneiric, precise, quantal</small></h2> <h2 style="margin-bottom: 0px;">Ubuntu <small style="color:grey;">lucid, oneiric, precise, quantal</small></h2>
<a href="<https://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a> <a href="<http://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a> and
<a href="/buildbot-tahoe-lafs/builders/Atlas%20ubuntu%20natty">Buildbot</a><br /> <a href="/buildbot-tahoe-lafs/builders/Atlas%20ubuntu%20natty">Buildbot</a><br />
<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;"># apt-get install tahoe-lafs</pre> <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;"># apt-get install tahoe-lafs</pre>
</div> </div>
@ -26,7 +26,7 @@
<div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;">
<img style="width: 48px; height: 48px; padding: 10px 10px 20px 10px; float: left" src="/~trac/Openlogo-debianV2.svg" /> <img style="width: 48px; height: 48px; padding: 10px 10px 20px 10px; float: left" src="/~trac/Openlogo-debianV2.svg" />
<h2 style="margin-bottom: 0px;">Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2> <h2 style="margin-bottom: 0px;">Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2>
<a href="<http://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a> <a href="<http://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a> and
<a href="/buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br /> <a href="/buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br />
<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;"># apt-get install tahoe-lafs</pre> <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;"># apt-get install tahoe-lafs</pre>
</div> </div>
@ -75,7 +75,7 @@
<div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;">
<img style="width: 48px; height: 48px; padding: 10px 10px 20px 10px; float: left" src="/~trac/netbsd-logo-notext-nohandle.svg" /> <img style="width: 48px; height: 48px; padding: 10px 10px 20px 10px; float: left" src="/~trac/netbsd-logo-notext-nohandle.svg" />
<h2 style="margin-bottom: 0px;">NetBSD</h2> <h2 style="margin-bottom: 0px;">NetBSD</h2>
<a href="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html">Official Packages</a> <a href="ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html">Official Packages</a> and
<a href="/buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a><br /> <a href="/buildbot/builders/MM%20netbsd5%20i386%20warp">Buildbot</a><br />
<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;"># pkg_add tahoe-lafs</pre> <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;"># pkg_add tahoe-lafs</pre>
</div> </div>