diff --git a/docs/metadata/templates.md b/docs/metadata/templates.md index 806c9b88..a80c3fc8 100644 --- a/docs/metadata/templates.md +++ b/docs/metadata/templates.md @@ -16,7 +16,7 @@ collections: collection_order: release ``` -Note: The `sort_title` in these examples is wrapped in quotes because it contains a character [`!`] which has syntactic meaning in YAML files. This "quoting special characters" is a general YAML requirement, not something specific to `sort_title`. +Note: The `sort_title` in these examples is wrapped in quotes because it contains a character [`!`] which has [syntactic meaning in YAML files](../home/guides/yaml.html#string-literals). This "quoting special characters" is a general YAML requirement, not something specific to `sort_title`. Then you add another: