From b71b5053903212d1b2abef7b6ab82ebdd6a6addc Mon Sep 17 00:00:00 2001 From: Conor Patrick Date: Thu, 13 Sep 2018 17:32:38 -0400 Subject: [PATCH] update submodule origin --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 8ad1b05..256c4a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/intel/tinycbor [submodule "python-fido2"] path = python-fido2 - url = https://github.com/conorpp/python-fido2 + url = https://github.com/SoloKeysSec/python-fido2 [submodule "crypto/micro-ecc"] path = crypto/micro-ecc url = https://github.com/kmackay/micro-ecc.git