summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-31 15:17:12 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-31 15:17:12 -0400
commit86fb1305dc623865ef672d499e1559a2608c5be6 (patch)
tree5961b040b52c91f047242d4d3f6768486eec5969 /templates
parente6910e305148fb5b3f0220106c2e93e77f42c0ea (diff)
split out local repo configurators
Diffstat (limited to 'templates')
-rw-r--r--templates/configurators/repositories.hamlet3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/configurators/repositories.hamlet b/templates/configurators/repositories.hamlet
index 8013e64ec..b853befcf 100644
--- a/templates/configurators/repositories.hamlet
+++ b/templates/configurators/repositories.hamlet
@@ -50,7 +50,8 @@
With strong encryption to protect your privacy.
<div .span4>
<h3>
- <i .icon-plus></i> Remote server
+ <a href="@{AddRemoteServerR}">
+ <i .icon-plus></i> Remote server
<p>
Set up a repository on a remote server using #
<tt>ssh</tt> or <tt>rsync</tt>.