From 4aecaf7488749998d25120df828c95094e5dfc16 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Wed, 18 Mar 2015 05:00:28 -0400 Subject: [PATCH] #1082: missing link for help --- templates/repo/bare.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/repo/bare.tmpl b/templates/repo/bare.tmpl index c050b6238d..d258c60f57 100644 --- a/templates/repo/bare.tmpl +++ b/templates/repo/bare.tmpl @@ -25,7 +25,7 @@ -

{{.i18n.Tr "repo.clone_helper" | Str2html}}

+

{{.i18n.Tr "repo.clone_helper" "http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository" | Str2html}}