Skip to content

Commit a87fcbb

Browse files
authored
Merge pull request #18 from tgabi333/patch-1
Update README.md to fix links for webhook documentation
2 parents 503121c + 1d60574 commit a87fcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ return [
3737
* application.
3838
*
3939
* You can find a list of Oh dear webhook types here:
40-
* <?php echo config('app.url'); ?>/docs/webhooks/events
40+
* https://ohdear.app/docs/integrations/webhooks#webhook-events
4141
*/
4242
'jobs' => [
4343
// 'uptimeCheckFailed' => \App\Jobs\LaravelWebhooks\HandleFailedUptimeCheck::class,

0 commit comments

Comments
 (0)