From ca4fc0cdfc54d0cefcb43539fd2ec3653dea7f43 Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Sat, 19 Dec 2020 22:09:36 +0100 Subject: [PATCH] add new cert tiles --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 525a763..72b6bb7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,4 +7,4 @@ url = https://github.com/kalkspace/pixel.git [submodule "community/cert"] path = community/cert - url = git@github.com:c3CERT/rc3_tiles.git + url = https://github.com/c3CERT/rc3_tiles.git -- GitLab