aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-05 19:21:28 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-05 19:21:28 -0400
commit46feae36b6ddcb361414cd76fc17e63a392f9257 (patch)
tree502a62651239849cdd08c4c0b0c25cda9cb6665f /templates
parent5ae1f75a39ffd26b23c8199998f502df78b9b75a (diff)
remove links from unimplemented options
Diffstat (limited to 'templates')
-rw-r--r--templates/configurators/addrepository.hamlet12
1 files changed, 4 insertions, 8 deletions
diff --git a/templates/configurators/addrepository.hamlet b/templates/configurators/addrepository.hamlet
index 81481d0c1..81f78828b 100644
--- a/templates/configurators/addrepository.hamlet
+++ b/templates/configurators/addrepository.hamlet
@@ -13,8 +13,7 @@
between computers.
<div .span4>
<h3>
- <a href="">
- Pair with a local computer
+ Pair with a local computer
<p>
Automatically keep files in sync between computers on your #
local network.
@@ -22,8 +21,7 @@
For easy sharing with family and friends, or between your devices.
<div .span4>
<h3>
- <a href="">
- Connect to your phone
+ Connect to your phone
<p>
Save photos and recordings from your phone.
<p>
@@ -31,8 +29,7 @@
<div .row-fluid>
<div .span4>
<h3>
- <a href="">
- Store data in the cloud
+ Store data in the cloud
<p>
Store your data on a third-party cloud platform, #
including Amazon S3, Box.com, and Rsync.net.
@@ -41,8 +38,7 @@
With strong encryption to protect your privacy.
<div .span4>
<h3>
- <a href="">
- Clone to a remote server
+ Clone to a remote server
<p>
Set up a repository on a remote server using #
<tt>ssh</tt> or <tt>rsync</tt>.