Skip to content

Commit da3e884

Browse files
authored
Fix broken link to push rule condition kinds. (#1841)
1 parent 520b839 commit da3e884

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix broken link to push rule condition kinds.

data/api/client-server/definitions/push_condition.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ properties:
1818
kind:
1919
type: string
2020
description: |-
21-
The kind of condition to apply. See [conditions](/client-server-api/#conditions) for
21+
The kind of condition to apply. See [conditions](/client-server-api/#conditions-1) for
2222
more information on the allowed kinds and how they work.
2323
key:
2424
type: string

0 commit comments

Comments
 (0)