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.
go to file
1 parent 665c464 commit 6c2b380Copy full SHA for 6c2b380
templates/repo/home.tmpl
@@ -74,7 +74,7 @@
74
</div>
75
{{end}}
76
<div class="fitted item mx-0">
77
- <a href="{{.BaseRepo.Link}}/find/{{.BranchNameSubURL}}" class="ui compact basic button">
+ <a href="{{.Repository.Link}}/find/{{.BranchNameSubURL}}" class="ui compact basic button">
78
{{.i18n.Tr "repo.find_file.go_to_file"}}
79
</a>
80
0 commit comments