From c74fee0643f4641c30746ec02d73c20e35390858 Mon Sep 17 00:00:00 2001 From: Sean Darcy Date: Tue, 19 Jan 2021 11:06:54 +1100 Subject: [PATCH] update loki-mq --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index fed899fba..1be8f2c69 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/oxen-io/loki-randomXL [submodule "external/loki-mq"] path = external/loki-mq - url = https://github.com/loki-project/loki-mq.git + url = https://github.com/oxen-io/loki-mq.git [submodule "external/googletest"] path = external/googletest url = https://github.com/google/googletest.git