diff --git a/docs/docs/reference/core-plugins/elasticsearch-plugin/index.md b/docs/docs/reference/core-plugins/elasticsearch-plugin/index.md index a088454ce6..6de4b6bfa7 100644 --- a/docs/docs/reference/core-plugins/elasticsearch-plugin/index.md +++ b/docs/docs/reference/core-plugins/elasticsearch-plugin/index.md @@ -53,7 +53,7 @@ const config: VendureConfig = { ## Search API Extensions This plugin extends the default search query of the Shop API, allowing richer querying of your product data. -The [SearchResponse](/reference/graphql-api/admin/object-types/#searchresponse) type is extended with information +The [SearchResponse](/reference/graphql-api/shop/object-types/#searchresponse) type is extended with information about price ranges in the result set: ```graphql extend type SearchResponse {