Skip to content

Commit 873290d

Browse files
authored
Update Sender Capabilities.md
- fix examples
1 parent 4902a4c commit 873290d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Sender Capabilities.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ The Sender advertises a list of Constraint Sets as a JSON array of these objects
162162

163163
The `constraint_sets` as a whole is satisfied if **any of** the listed Constraint Sets are satisfied. When the list is empty, or none of the Constraint Sets are satisfied, the `constraint_sets` as a whole is thus not satisfied.
164164

165-
Several worked examples are provided in the [Examples](../Examples) folder.
165+
Examples are provided for a [video Sender](../Examples/sender-video.json) and an [audio Sender](../Examples/sender-audio.json).
166166

167167
## Validating Parameter Constraints and Constraint Sets
168168

0 commit comments

Comments
 (0)