fix: Fix broken links in docs (#2599)

This commit is contained in:
Johannes
2024-05-09 18:04:50 +02:00
committed by GitHub
parent 555f5c3ea0
commit 5fb97008f3
26 changed files with 178 additions and 173 deletions

View File

@@ -59,6 +59,6 @@ Thats it! Your webhooks will not start receiving data as soon as it arrives!
className="max-w-full rounded-lg sm:max-w-3xl"
/>
- API: Use our documented methods on Creation, List, & Deletion endpoints of the Webhook API mentioned here: https://documenter.getpostman.com/view/11026000/2sA3Bq5XEh#62e6ec65-021b-42a4-ac93-d1434b393c6c
- API: Use our documented methods on Creation, List, & Deletion endpoints of the Webhook API mentioned in the [Postman Documenter](https://documenter.getpostman.com/view/11026000/2sA3Bq5XEh#62e6ec65-021b-42a4-ac93-d1434b393c6c)
---