From dcd8eb6e92dd6588e189b591df7c896e54b6ee19 Mon Sep 17 00:00:00 2001 From: Amneesh Singh Date: Tue, 20 Dec 2022 10:01:41 +0530 Subject: [PATCH] change url for src Signed-off-by: Amneesh Singh --- .gitattributes | 1 - .gitmodules | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index 8c5bae0..0000000 --- a/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -CMakeLists.txt linguist-generated=true diff --git a/.gitmodules b/.gitmodules index 3724f9c..fac7ba6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "src"] path = src - url = https://git.weirdnatto.in/natto1784/mr-robot + url = https://github.com/natto1784/mr-robot