Skip to content

Commit 7b864a5

Browse files
committed
Also re-direct the search form directly to stable
1 parent 40c488a commit 7b864a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<li><a href="stable/tutorials/index.html">Tutorials</a></li>
6666
<li><a href="stable/devel/index.html">Contributing</a></li>
6767
<li class="nav-right">
68-
<form class="search" action="search.html" method="get">
68+
<form class="search" action="stable/search.html" method="get">
6969
<input type="text" name="q" aria-labelledby="searchlabel" placeholder="Search"/>
7070
</form>
7171
</li>

0 commit comments

Comments
 (0)