From f5d80c0956cc9333919f454502c7bcf343d2a699 Mon Sep 17 00:00:00 2001 From: devZoGok Date: Mon, 7 Jul 2025 08:59:31 +0300 Subject: [PATCH] using HTTPS for SFML --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b0c5343..c90d3ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,4 +9,4 @@ url = https://github.com/ThePhD/sol2 [submodule "external/SFML"] path = external/SFML - url = git@github.com:SFML/SFML.git + url = https://github.com/sfml/sfml