Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 0f320e5

Browse files
Merge pull request #16007 from timhoffm/fix-search
Fix search on nested pages
2 parents f9084c1 + ae37237 commit 0f320e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/_templates/layout.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
<li><a href="{{ pathto('tutorials/index') }}">Tutorials</a></li>
5252
<li><a href="{{ pathto('devel/index') }}">Contributing</a></li>
5353
<li class="nav-right">
54-
<form class="search" action="search.html" method="get">
54+
<form class="search" action="{{ pathto('search') }}" method="get">
5555
<input type="text" name="q" aria-labelledby="searchlabel" placeholder="Search"/>
5656
</form>
5757
</li>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /