From 3108dde33edf25040b01bdbbdbad7d67ebc97038 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sat, 28 Nov 2020 02:33:09 -0500 Subject: [PATCH] update submodules --- .gitignore | 1 - .gitmodules | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68717afb..677066cf 100644 --- a/.gitignore +++ b/.gitignore @@ -13,7 +13,6 @@ node_modules/ # Packaging artifacts archivebox-*.tar.gz build/ -deb_dist/ dist/ # Data folders diff --git a/.gitmodules b/.gitmodules index 3546e9a8..663f5037 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,4 @@ [submodule "deb_dist"] path = deb_dist - url = https://github.com/ArchiveBox/debian-archivebox + url = https://github.com/ArchiveBox/debian-archivebox.git