From ae1c73497ae9484126e1c05260aa773c395d3724 Mon Sep 17 00:00:00 2001 From: "nicoxys@gmail.com" Date: Fri, 4 Mar 2022 10:10:18 +0000 Subject: [PATCH] chore: fixed OpenRGBE131ReceiverPlugin repo url in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f81f8940..dfcfe002 100644 --- a/README.md +++ b/README.md @@ -194,7 +194,7 @@ There have been two instances of hardware damage in OpenRGB's development and we * OpenRGB provides a plugin interface for adding features to the OpenRGB application. The following projects provide additional functionality in the form of plugins. - * OpenRGB E1.31 Receiver Plugin (by me): https://gitlab.com/CalcProgrammer1/OpenRGBE131ReceiverPlugin + * OpenRGB E1.31 Receiver Plugin (by me): https://gitlab.com/OpenRGBDevelopers/OpenRGBE131ReceiverPlugin * Effects Engine Plugin (by herosilas12, morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBEffectsPlugin * OpenRGB Visual Map Plugin (by morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBVisualMapPlugin * Scheduler Plugin (by morg): https://gitlab.com/OpenRGBDevelopers/OpenRGBSchedulerPlugin