From 7aaa1527df4d975195b9ee452846d57d5a7f9c81 Mon Sep 17 00:00:00 2001 From: Paul Ramsey Date: Thu, 1 Aug 2019 10:16:34 -0700 Subject: [PATCH] remove dead link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c689baa..d56ed9f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Motivation -Wouldn't it be nice to be able to write a trigger that [called a web service](https://boundlessgeo.com/2012/04/http-for-postgresql/)? Either to get back a result, or to poke that service into refreshing itself against the new state of the database? +Wouldn't it be nice to be able to write a trigger that called a web service? Either to get back a result, or to poke that service into refreshing itself against the new state of the database? This extension is for that.