Skip to content

Commit

Permalink
fix markup on source page
Browse files Browse the repository at this point in the history
  • Loading branch information
haarg committed Oct 11, 2014
1 parent 726cc52 commit a29be3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/source.html
Expand Up @@ -28,7 +28,7 @@
<% ELSIF module.slop %>
<li>
<div>
<a href="/pod/<% doc_view_url %>"><i class="fa fa-book fa-fw black">Documentation View</a>
<a href="/pod/<% doc_view_url %>"><i class="fa fa-book fa-fw black"></i>Documentation View</a>
</div>
</li>
<% END %>
Expand Down

0 comments on commit a29be3d

Please sign in to comment.