diff --git a/README.md b/README.md index 5f17d47..1c6c60f 100644 --- a/README.md +++ b/README.md @@ -261,7 +261,7 @@ A new query begins with the `craft.shopifyProducts` factory function: ### Query Parameters -The following element query parameters are supported, in addition to [Craft’s standard set](https://craftcms.com/docs/5.x/element-queries.html). +The following element query parameters are supported, in addition to [Craft’s standard set](https://craftcms.com/docs/5.x/development/element-queries.html). > [!NOTE] > Fields stored as JSON (like `options` and `metadata`) are only queryable as plain text. If you need to do advanced organization or filtering, we recommend using custom Category or Tag fields in your Product [field layout](#custom-fields).