|
@@ -83,7 +83,7 @@ Notification sender address:
|
|
|
### Webhook Notifications
|
|
|
|
|
|
If you want to send web notifications on each new contrib, install
|
|
|
-[requests](http://docs.python-requests.org/en/master/] and customize those :
|
|
|
+[requests](http://docs.python-requests.org/en/master/) and customize those :
|
|
|
|
|
|
WEBHOOK = True
|
|
|
WEBHOOK_URL = 'https://<domain>/<path>'
|