Skip to content

Commit

Permalink
Use the build path for version history
Browse files Browse the repository at this point in the history
  • Loading branch information
cdchapman committed Nov 7, 2016
1 parent 5de42f0 commit 282d5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/partials/version_history.erb
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<link rel="version-history" href="<%= "#{h @config[:git][:version_history_url]}#{h path_to(@item)}" %>" />
<link rel="version-history" href="<%= "#{h @config[:git][:version_history_url]}#{h @item.path}" %>" />

0 comments on commit 282d5dd

Please sign in to comment.