From f5f45d409e43121b7e02cc52584342237bfb2d3b Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 4 Jun 2024 20:45:21 -0400 Subject: [PATCH] Fix link to push rule condition kinds. --- data/api/client-server/definitions/push_condition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/definitions/push_condition.yaml b/data/api/client-server/definitions/push_condition.yaml index 4c35cfe4..1e7a8583 100644 --- a/data/api/client-server/definitions/push_condition.yaml +++ b/data/api/client-server/definitions/push_condition.yaml @@ -18,7 +18,7 @@ properties: kind: type: string description: |- - The kind of condition to apply. See [conditions](/client-server-api/#conditions) for + The kind of condition to apply. See [conditions](/client-server-api/#conditions-1) for more information on the allowed kinds and how they work. key: type: string