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 914d5df commit 2934e77Copy full SHA for 2934e77
docs/_layouts/default.html
@@ -112,7 +112,7 @@
112
/></a>
113
</li>
114
<li class="version">{% include versions.html %}</li>
115
- {% include navigation.html %}
+ {% include_relative navigation.html %}
116
</ul>
117
</header>
118
docs/documentation.html
@@ -105,7 +105,7 @@
105
106
107
108
109
110
111
docs/_includes/navigation.html docs/navigation.htmldocs/_includes/navigation.html renamed to docs/navigation.html
0 commit comments