From 42573800bfc29efd7dd98ca1e88a44eb807ae33c Mon Sep 17 00:00:00 2001 From: Palmer Dabbelt Date: Sat, 7 Feb 2015 11:53:29 -0800 Subject: [PATCH 1/1] Change submodule pointers to github.com/riscv This new organization is designed to make it easier for external collaborators to contribute. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 6374bfb..a557616 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "env"] path = env - url = https://github.com/ucb-bar/riscv-test-env.git + url = https://github.com/riscv/riscv-test-env.git -- 2.30.2