remove links from unimplemented options

This commit is contained in:
Joey Hess 2012-08-05 19:21:28 -04:00
parent 5ae1f75a39
commit 46feae36b6

View file

@ -13,8 +13,7 @@
between computers. between computers.
<div .span4> <div .span4>
<h3> <h3>
<a href=""> Pair with a local computer
Pair with a local computer
<p> <p>
Automatically keep files in sync between computers on your # Automatically keep files in sync between computers on your #
local network. local network.
@ -22,8 +21,7 @@
For easy sharing with family and friends, or between your devices. For easy sharing with family and friends, or between your devices.
<div .span4> <div .span4>
<h3> <h3>
<a href=""> Connect to your phone
Connect to your phone
<p> <p>
Save photos and recordings from your phone. Save photos and recordings from your phone.
<p> <p>
@ -31,8 +29,7 @@
<div .row-fluid> <div .row-fluid>
<div .span4> <div .span4>
<h3> <h3>
<a href=""> Store data in the cloud
Store data in the cloud
<p> <p>
Store your data on a third-party cloud platform, # Store your data on a third-party cloud platform, #
including Amazon S3, Box.com, and Rsync.net. including Amazon S3, Box.com, and Rsync.net.
@ -41,8 +38,7 @@
With strong encryption to protect your privacy. With strong encryption to protect your privacy.
<div .span4> <div .span4>
<h3> <h3>
<a href=""> Clone to a remote server
Clone to a remote server
<p> <p>
Set up a repository on a remote server using # Set up a repository on a remote server using #
<tt>ssh</tt> or <tt>rsync</tt>. <tt>ssh</tt> or <tt>rsync</tt>.