We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 503121c + 1d60574 commit a87fcbbCopy full SHA for a87fcbb
README.md
@@ -37,7 +37,7 @@ return [
37
* application.
38
*
39
* You can find a list of Oh dear webhook types here:
40
- * <?php echo config('app.url'); ?>/docs/webhooks/events
+ * https://ohdear.app/docs/integrations/webhooks#webhook-events
41
*/
42
'jobs' => [
43
// 'uptimeCheckFailed' => \App\Jobs\LaravelWebhooks\HandleFailedUptimeCheck::class,
0 commit comments