diff --git a/website/content/docs/templates/hcl_templates/blocks/source.mdx b/website/content/docs/templates/hcl_templates/blocks/source.mdx index 3358a6ae1..999087969 100644 --- a/website/content/docs/templates/hcl_templates/blocks/source.mdx +++ b/website/content/docs/templates/hcl_templates/blocks/source.mdx @@ -12,7 +12,7 @@ The top-level `source` block defines reusable builder configuration blocks: `@include 'from-1.5/sources/example-block.mdx'` -You can start builders by refering to those source blocks form a [`build` +You can start builders by refering to those source blocks from a [`build` block](/docs/templates/hcl_templates/blocks/build), for example : ```hcl