From 566d833d9371e1a303029d3b5fdbb9c48b607463 Mon Sep 17 00:00:00 2001 From: Ulf Gebhardt Date: Mon, 18 Mar 2024 12:14:17 +0100 Subject: [PATCH] updated gitmodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 71239b5..365c12f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,4 +3,4 @@ url = ../system.git [submodule "lib/webtorrent"] path = lib/webtorrent - url = git@github.com:feross/webtorrent.git + url = https://github.com/webtorrent/webtorrent.git