Skip to content

Commit 98aceb1

Browse files
authored
Merge pull request #16020 from meeseeksmachine/auto-backport-of-pr-16007-on-v3.1.x
Backport PR #16007 on branch v3.1.x (Fix search on nested pages)
2 parents 5d23c3f + 9a1a46a commit 98aceb1

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
@@ -237,7 +237,7 @@ <h3>{{ _('Navigation') }}</h3>
237237
<li><a href="{{ pathto('tutorials/index') }}">Tutorials</a></li>
238238
<li><a href="{{ pathto('devel/index') }}">Contributing</a></li>
239239
<li class="nav-right">
240-
<form class="search" action="search.html" method="get">
240+
<form class="search" action="{{ pathto('search') }}" method="get">
241241
<input type="text" name="q" aria-labelledby="searchlabel" placeholder="Search"/>
242242
</form>
243243
</li>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy