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 6839acc commit f975e45Copy full SHA for f975e45
_includes/doc.html
@@ -1 +1 @@
1
-<a href="{{ site.baseurl }}/docs/{{ include.path }}/">{% if include.name %}{{ include.name }}{% else %}{{ include.path }}{% endif %}</a>
+<a href="{{ site.baseurl }}/docs/{{ include.path }}">{% if include.name %}{{ include.name }}{% else %}{{ include.path }}{% endif %}</a>
0 commit comments