From 6fdeb6dfacf00185b30db2b6f0842992f01826d3 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann <7621705+decanus@users.noreply.github.com> Date: Mon, 13 Apr 2020 16:50:46 +0200 Subject: [PATCH] Update .gitmodules --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b49256b4df9..7abf7f59263 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,4 +4,4 @@ branch = develop [submodule "ethcore/res/wasm-tests"] path = ethcore/res/wasm-tests - url = https://github.com/paritytech/wasm-tests + url = https://github.com/openethereum/wasm-tests