We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eff35a2 commit 465c947Copy full SHA for 465c947
source/layouts/layout.erb
@@ -51,7 +51,7 @@ under the License.
51
</span>
52
</a>
53
<div class="toc-wrapper">
54
- <div class="logo-wrapper"><a href="/#"><%= image_tag "logo.png", class: 'logo' %></a></div>
+ <div class="logo-wrapper"><a href="#"><%= image_tag "logo.png", class: 'logo' %></a></div>
55
<% if language_tabs.any? %>
56
<div class="lang-selector">
57
<% language_tabs.each do |lang| %>
0 commit comments