Skip to content

Commit c7e0fd3

Browse files
authored
Add link to products.yml in substitutions doc (#2067)
Tell all your friends, huge PR right here
1 parent 3cf19dc commit c7e0fd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/syntax/substitutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Regular inline code (without the `{subs}` role) will not process substitutions a
222222

223223
## Products
224224

225-
Product substitutions use `products.yml` to determine what will be displayed. Use the product's key to get its display name.
225+
Product substitutions use [`products.yml`](https://github.com/elastic/docs-builder/blob/main/config/products.yml) to determine what will be displayed. Use the product's key to get its display name.
226226

227227
```yaml
228228
# products.yml

0 commit comments

Comments
 (0)