From a9e4344becfe497690cf7a1aa82d20fcbd723fec Mon Sep 17 00:00:00 2001 From: ainsley Date: Wed, 6 Mar 2019 13:07:52 -0600 Subject: [PATCH] update Apache Flink link on Connectors/Utilities --- data/addons.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/addons.toml b/data/addons.toml index 47eecb41..2baabe11 100644 --- a/data/addons.toml +++ b/data/addons.toml @@ -1,7 +1,7 @@ [addons] [addons.apache_flink] name = "Apache Flink" -home = "https://github.com/hemerajs/hemera" +home = "https://github.com/mring33621/nats-messaging-for-flink" description = "Allows Apache Flink to send/receive a stream of string based messages to/from NATS." author = "Matthew Ring" authorHome = "https://github.com/mring33621"