From 0ff15f8dd8dac50d84eadfb2c41e54438b407f40 Mon Sep 17 00:00:00 2001 From: Stephane Del Pino <stephane.delpino44@gmail.com> Date: Wed, 9 Sep 2020 23:57:50 +0200 Subject: [PATCH] =?UTF-8?q?change=20la=20m=C3=A9thode=20d'acc=C3=A8s=20a?= =?UTF-8?q?=20l'archive=20telechargeable=20des=20paquets?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4bae6ee..d9f3ed2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "myelpa"] path = myelpa - url = git@gitlab.delpinux.fr:delpino/dot-emacs-packages + url = https://gitlab.delpinux.fr/delpino/dot-emacs-packages.git -- GitLab