Thanks to visit codestin.com Credit goes to github.com
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 a070ad5 commit ae37237Copy full SHA for ae37237
1 file changed
doc/_templates/layout.html
@@ -51,7 +51,7 @@
51
<li><a href="{{ pathto('tutorials/index') }}">Tutorials</a></li>
52
<li><a href="{{ pathto('devel/index') }}">Contributing</a></li>
53
<li class="nav-right">
54
- <form class="search" action="search.html" method="get">
+ <form class="search" action="{{ pathto('search') }}" method="get">
55
<input type="text" name="q" aria-labelledby="searchlabel" placeholder="Search"/>
56
</form>
57
</li>
0 commit comments