Skip to content

fix docs.sourcegraph.com mobile search

Administrator requested to merge doc-search-fix into master

Created by: sqs

The docs.sourcegraph.com mobile search was different from the non-mobile version. The mobile version submitted the form to the incorrect URL /?search=foo. The correct one is /search?q=foo.

Merge request reports

Loading