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 e399f0f commit a6b7c36Copy full SHA for a6b7c36
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