Type of issue
Inaccurate
What documentation page is affected
https://www.elastic.co/docs/reference/search-ui/api-react-search-provider
What happened?
On the first table of the API reference page for the SearchProvider React element, there's a "Search Query Config" hotlink that uses https://www.elastic.co/docs/reference/search-ui/api-core-configuration#api-core-configuration-autocomplete-query as its reference URL. This is very likely incorrect. It should very likely use https://www.elastic.co/docs/reference/search-ui/api-core-configuration#api-core-configuration-search-query-queryconfig as its reference URL.
Additional info
No response