From e1e1ee2d31efaefd7869eb9d31d4eb489d4a82ba Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Sat, 21 Jan 2017 23:00:13 -0800 Subject: [PATCH] pg-sns-bridge rename --- intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro.rst b/intro.rst index 575b99fe7..ffec7d75c 100644 --- a/intro.rst +++ b/intro.rst @@ -52,7 +52,7 @@ External Notification These are PostgreSQL bridges that propagate LISTEN/NOTIFY to external queues for further processing. This allows stored procedures to initiate actions outside the database such as sending emails. -* `matthewmueller/pg-sns-bridge `_ - Amazon SNS +* `matthewmueller/pg-bridge `_ - Amazon SNS * `aweber/pgsql-listen-exchange `_ - RabbitMQ * `SpiderOak/skeeter `_ - ZeroMQ