diff --git a/docs/storefront/widgets/guide/graphql-templates.mdx b/docs/storefront/widgets/guide/graphql-templates.mdx index 88c9ad6cd..4974e8de4 100644 --- a/docs/storefront/widgets/guide/graphql-templates.mdx +++ b/docs/storefront/widgets/guide/graphql-templates.mdx @@ -302,7 +302,7 @@ Accept: application/json } ``` -For a list of accepted `template_file` values, see the [Create a placement](/docs/rest-content/widgets/widget#create-a-widget) reference. +For a list of accepted `template_file` values, see [Placements](/docs/storefront/widgets#placements). To determine the value of the `region` property, send a request to the [Get a list of theme regions](/docs/rest-content/widgets/regions#get-theme-regions) endpoint and pass the desired `template_file` value as a query parameter.