From bbfd0a07fdb6ded5f216f1e7a8ea7c4ca36058b6 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Sat, 7 Sep 2024 03:20:00 +0100 Subject: [PATCH] To websocketpp fork... --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 82971f5..b464b53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,5 +3,5 @@ url = https://github.com/rerdavies/pipedal_p2pd [submodule "modules/websocketpp"] path = modules/websocketpp - url = https://github.com/zaphoyd/websocketpp.git + url = https://github.com/rerdavies/websocketpp.git branch = develop