Skip to content

Commit 5f02a7f

Browse files
authored
Update components/benchmarkone/sources/new-webhook-automation-event-instant/new-webhook-automation-event-instant.mjs
1 parent eee05a9 commit 5f02a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/benchmarkone/sources/new-webhook-automation-event-instant/new-webhook-automation-event-instant.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export default {
1515
alert: {
1616
type: "alert",
1717
alertType: "warning",
18-
content: "BenchmarkONE does not provide a way to delete webhooks through API. If you want to stop receiving events, you'll need to delete this source and the webhook from the BenchmarkONE UI.",
18+
content: "BenchmarkONE does not provide a way to delete webhooks through API. If you want to stop receiving events, you'll need to delete this source and the webhook from the [BenchmarkONE UI > Account Settings > Data > Webhooks](https://app.hatchbuck.com/account/setting#Webhooks)",
1919
},
2020
webhookName: {
2121
type: "string",

0 commit comments

Comments
 (0)