diff --git a/app/views/changeset/_commits.html.erb b/app/views/changeset/_commits.html.erb index 4396d41e3a..5938f7949f 100644 --- a/app/views/changeset/_commits.html.erb +++ b/app/views/changeset/_commits.html.erb @@ -10,7 +10,10 @@ <%= image_tag url, width: 20, height: 20 %> <% end %> -
<%= link_to commit.short_sha, commit.url %>