1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Finish features documentation

This commit is contained in:
jeremystretch
2022-08-11 15:29:26 -04:00
parent a7b78565a1
commit f9fb2cc698
9 changed files with 92 additions and 20 deletions

View File

@ -85,7 +85,7 @@ A webhook may include a set of conditional logic expressed in JSON used to contr
}
```
For more detail, see the reference documentation for NetBox's [conditional logic](../../reference/conditions.md).
For more detail, see the reference documentation for NetBox's [conditional logic](../reference/conditions.md).
## Webhook Processing