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.
2 parents f9084c1 + ae37237 commit 0f320e5Copy full SHA for 0f320e5
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