- [x] I confirm that this is an issue rather than a question. ## Bug report #### Steps to reproduce * Build the docs with a base other than `/`: ie `/docs/` #### What is expected? Search links will include the base and link to the appropriate pages: `domain.com/docs/welcome.html` #### What is actually happening? Search links do not include the base and link to the page on the domain root: `domain.com/welcome.html`