docs: replace relative path to absolute path since it leading to issue when accessing overview page directly

This commit is contained in:
Pranav C
2024-09-02 05:44:24 +00:00
parent e6fd048e9f
commit fe5ac443a4
8 changed files with 36 additions and 37 deletions

View File

@@ -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)