Skip to content

Commit 7fdd0e8

Browse files
committed
fix: Hookdeck telemetry source URL
1 parent 44d5b9c commit 7fdd0e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/config/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ func (c *Config) InitDefaults() {
158158
Disabled: false,
159159
BatchSize: 100,
160160
BatchInterval: 5,
161-
HookdeckSourceURL: "https://hkdk.events/ih7t3hukydzlge",
161+
HookdeckSourceURL: "https://hkdk.events/yhk665ljz3rn6l",
162162
SentryDSN: "https://[email protected]/0",
163163
}
164164
}

0 commit comments

Comments
 (0)