Skip to content

Commit

Permalink
Removed .html from sidebar_current tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Maelstrom96 committed Jan 27, 2018
1 parent d27b55a commit 580e2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/ovh.erb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<li<%= sidebar_current("docs-ovh-resource-dns") %>>
<a href="#">DNS Resources</a>
<ul class="nav nav-visible">
<li<%= sidebar_current("docs-ovh-resource-domain-zone-record.html") %>>
<li<%= sidebar_current("docs-ovh-resource-domain-zone-record") %>>
<a href="/docs/providers/ovh/r/ovh_domain_zone_record.html">ovh_domain_zone_record</a>
</li>
</ul>
Expand Down

0 comments on commit 580e2a4

Please sign in to comment.