Skip to content
Open

Test #66

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update root.html
  • Loading branch information
lolasc authored Oct 25, 2017
commit 66fb1304e974dcd97e96ed6241e68ca65e88b0c7
2 changes: 1 addition & 1 deletion _layouts/root.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</ul>
</div>
<div>
<a href="http://prose.io/#{{site.github.repository_nwo}}/edit/{{site.github.source.branch}}/{{page.path}}" class='btn btn-primary navbar-btn pull-right'>
<a href="{{site.votebot_url}}/edit/master/{{page.path}}" class='btn btn-primary navbar-btn pull-right'>
Suggest a change
<i class="fa fa-pencil"></i>
</a>
Expand Down