From 90c0be02314e80aff228a237747caacaed9d6a40 Mon Sep 17 00:00:00 2001 From: Dean Eigenmann <7621705+decanus@users.noreply.github.com> Date: Mon, 13 Apr 2020 22:49:47 +0200 Subject: [PATCH] Update .gitmodules (#11628) --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index b49256b4d..7abf7f592 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