Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 775b373

Browse files
committed
Add a forgotten {{pathto(...)}} in Spinhx template
1 parent ff42fb6 commit 775b373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ <h1>Introduction</h1>
5858
interface toolkits.</p>
5959

6060
<div class="responsive_screenshots">
61-
<a a href="users/screenshots.html">
61+
<a a href="{{ pathto('users/screenshots') }}">
6262
<div class="responsive_subfig">
6363
<img align="middle", src="{{ pathto('_static/membrane_frontpage.png', 1) }}", border="0", alt="screenshots"/>
6464
</div>

0 commit comments

Comments
 (0)