diff --git a/bbb-webhooks/README.md b/bbb-webhooks/README.md index 0db0618660150c4375db3c0ed939fc271a82a3ba..c3ec9087f9e4a3ee38e0adf91fb80adf992e9367 100644 --- a/bbb-webhooks/README.md +++ b/bbb-webhooks/README.md @@ -3,7 +3,7 @@ bbb-webhooks This is a node.js application that listens for all events on BigBlueButton and sends POST requests with details about these events to hooks registered via an API. A hook is any external URL that can receive HTTP POST requests. -You can read the full documentation at: http://docs.bigbluebutton.org/labs/webhooks.html +You can read the full documentation at: https://docs.bigbluebutton.org/dev/webhooks.html Development