From 04ca5e67859f3dacc7f1720ebda5a96b44efa65f Mon Sep 17 00:00:00 2001 From: Jack Corddry Date: Thu, 29 Sep 2022 16:12:38 -0700 Subject: [PATCH] Correct xERC4626 submodule URL --- .gitmodules | 2 +- lib/ERC4626 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index f04b61a..1f42d1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,5 +12,5 @@ # ignore = dirty [submodule "lib/ERC4626"] path = lib/ERC4626 - url = https://github.com/fei-protocol/ERC4626 + url = https://github.com/corddry/ERC4626 # ignore = dirty \ No newline at end of file diff --git a/lib/ERC4626 b/lib/ERC4626 index 643cd04..6cf2bee 160000 --- a/lib/ERC4626 +++ b/lib/ERC4626 @@ -1 +1 @@ -Subproject commit 643cd044fac34bcbf64e1c3790a5126fec0dbec1 +Subproject commit 6cf2bee5d784169acb02cc6ac0489ca197a4f149