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 e612468 + 5fada37 commit 1909408Copy full SHA for 1909408
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