Skip to content

Commit a658adc

Browse files
Update layout.html
1 parent c861e97 commit a658adc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_templates/layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
{% block menu %}
44
{{ super() }}
5-
<a href="genindex.html">Index</a>
5+
<a href= "{{pathto('genindex.html', 1)}}">Index</a>
66
{% endblock %}

0 commit comments

Comments
 (0)