diff --git a/source/sections/integrations/webhooks.haml b/source/sections/integrations/webhooks.haml
index a4db57b..75b3d40 100644
--- a/source/sections/integrations/webhooks.haml
+++ b/source/sections/integrations/webhooks.haml
@@ -12,7 +12,7 @@ title: Webhooks
.col-sm-12
%p Sign2Pay provide webhooks that, when setup for your Client Application, will POST a JSON object representing your registered event.
- %p To test out these webhooks, you can add a temporary url to Client Application settings to via http://requestb.in to see exactly what gets sent.
+ %p To test out these webhooks, you can add a temporary url to Client Application settings to via https://requestbin.com to see exactly what gets sent.
%p While we are adding new events all the time, the keys provided will follow the same object template.