From 3b7373d5e0d8d38c31a3ba782f6c372ac6ae867b Mon Sep 17 00:00:00 2001 From: Thorsten Hake Date: Mon, 29 Aug 2022 08:44:18 +0200 Subject: [PATCH] Update README.adoc Removing reference to https://github.com/lightbend/microprofile-reactive-messaging as it has been archived and is no longer developed. --- README.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/README.adoc b/README.adoc index 0dbb81fe..a2201397 100644 --- a/README.adoc +++ b/README.adoc @@ -29,7 +29,6 @@ MicroProfile Reactive Messaging does not contain an implementation itself but on The following implementations are available: -* https://github.com/lightbend/microprofile-reactive-messaging[Lightbend Alpakka] * https://www.smallrye.io/smallrye-reactive-messaging[SmallRye Reactive Messaging] * https://openliberty.io/downloads/#runtime_releases[Open Liberty 19.0.0.9+] https://openliberty.io/blog/2019/09/13/microprofile-reactive-messaging-19009.html#mpreactive[usage] (via SmallRye Reactive Messaging)