We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a9b08 commit 1a8e2dfCopy full SHA for 1a8e2df
templates/repo/empty.tmpl
@@ -24,7 +24,7 @@
24
</h4>
25
<div class="ui attached guide table segment empty-repo-guide">
26
<div class="item">
27
- <h3>{{ctx.Locale.Tr "repo.clone_this_repo"}} <small>{{ctx.Locale.Tr "repo.clone_helper" "http://git-scm.com/book/en/Git-Basics-Getting-a-Git-Repository"}}</small></h3>
+ <h3>{{ctx.Locale.Tr "repo.clone_this_repo"}} <small>{{ctx.Locale.Tr "repo.clone_helper" "http://git-scm.com/book/en/v2/Git-Basics-Getting-a-Git-Repository"}}</small></h3>
28
29
<div class="repo-button-row">
30
{{if and .CanWriteCode (not .Repository.IsArchived)}}
0 commit comments