mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 09:46:59 +00:00
docs: replace relative path to absolute path since it leading to issue when accessing overview page directly
This commit is contained in:
@@ -9,9 +9,9 @@ You can employ webhooks to notify external systems whenever there are additions,
|
||||
|
||||
Note that, Webhooks currently are specific to associated table.
|
||||
|
||||
- [Create Webhook](create-webhook)
|
||||
- [Disable Webhook](actions-on-webhook#enable/disable-webhook)
|
||||
- [Modify Webhook](actions-on-webhook#edit-webhook)
|
||||
- [Duplicate Webhook](actions-on-webhook#duplicate-webhook)
|
||||
- [Delete Webhook](actions-on-webhook#delete-webhook)
|
||||
- [Create Webhook](020.create-webhook.md)
|
||||
- [Disable Webhook](040.actions-on-webhook.md#enabledisable-webhook)
|
||||
- [Modify Webhook](040.actions-on-webhook.md#edit-webhook)
|
||||
- [Duplicate Webhook](040.actions-on-webhook.md#duplicate-webhook)
|
||||
- [Delete Webhook](040.actions-on-webhook.md#delete-webhook)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user