diff options
author | Joey Hess <joey@kitenet.net> | 2012-08-31 15:17:12 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-08-31 15:17:12 -0400 |
commit | 86fb1305dc623865ef672d499e1559a2608c5be6 (patch) | |
tree | 5961b040b52c91f047242d4d3f6768486eec5969 /templates | |
parent | e6910e305148fb5b3f0220106c2e93e77f42c0ea (diff) |
split out local repo configurators
Diffstat (limited to 'templates')
-rw-r--r-- | templates/configurators/repositories.hamlet | 3 |
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>. |