Skip to content

Commit feacf77

Browse files
committed
wip
1 parent 4925d54 commit feacf77

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
@@ -11,7 +11,7 @@ A webhook is a way for an app to provide information to another app about a cert
1111

1212
This package allows you to easily configure and send webhooks in a Laravel app. It has support for [signing calls](https://github.com/spatie/laravel-webhook-server#how-signing-requests-works), [retrying calls and backoff strategies](https://github.com/spatie/laravel-webhook-server#retrying-failed-webhooks).
1313

14-
If you need to receive and process webhooks take a look at our [laravel-webhook-client] package.
14+
If you need to receive and process webhooks take a look at our [laravel-webhook-client](https://github.com/spatie/laravel-webhook-server) package.
1515

1616
## Installation
1717

0 commit comments

Comments
 (0)