From c20b6c32027e04fb1b9ff0f013e8aa1eebb3d83f Mon Sep 17 00:00:00 2001 From: mrclkrgr <marcel.krueger@rwth-aachen.de> Date: Fri, 22 Oct 2021 17:36:01 +0200 Subject: [PATCH] fix logging gitlab url --- plugins.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins.config b/plugins.config index 3d794b1..dade5e8 100644 --- a/plugins.config +++ b/plugins.config @@ -8,7 +8,7 @@ [logging-plugin] name=Logging - url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/plugins/logging-plugin.git + url=https://devhub.vr.rwth-aachen.de/VR-Group/unreal-development/plugins/universallogging.git [rwth-vr-toolkit] name=RWTH VR Toolkit -- GitLab