More linking.

This commit is contained in:
Patrick Cloke 2023-03-06 11:21:17 -05:00
parent d96e09593f
commit b96ef9b984
2 changed files with 4 additions and 4 deletions

View file

@ -34,8 +34,8 @@ properties:
pattern:
type: string
description: |-
Required for `event_match` conditions. The glob-style pattern to
match against.
Required for `event_match` conditions. The [glob-style pattern](/appendices#glob-style-matching)
to match against.
is:
type: string
description: |-

View file

@ -47,8 +47,8 @@ properties:
pattern:
type: string
description: |-
The glob-style pattern to match against. Only applicable to `content`
rules.
The [glob-style pattern](/appendices#glob-style-matching) to match against.
Only applicable to `content` rules.
required:
- actions
- default