From 5438795246f0ff4ccf00d7df6478b619f46c404d Mon Sep 17 00:00:00 2001 From: asus Date: Sun, 26 May 2024 11:58:51 +0200 Subject: [PATCH] updated submodul url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 73871af..2655f6e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libft"] path = libft - url = git@bitbucket.org:hugogogo/libft.git + url = git@bitbucket.org:hugogogo/int_01_libft.git